Skip to content

Commit

Permalink
Update ruff settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemadden42 committed Sep 8, 2024
1 parent 663a43c commit 186b05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.ruff]
select = [
lint.select = [
# Pyflakes
"F",
# Pycodestyle
Expand Down

0 comments on commit 186b05b

Please sign in to comment.