Skip to content

Commit

Permalink
rm comments
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed Jan 15, 2024
1 parent a16e203 commit 6d7b2c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ line-length = 120
indent-width = 4

[tool.ruff.lint]
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.
# We also add isort.
select = ["E", "F", "I", "W"]
ignore = ["E203"]

Expand Down

0 comments on commit 6d7b2c5

Please sign in to comment.