Skip to content

Commit

Permalink
delete flake8 comments
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Mar 26, 2024
1 parent 6089378 commit 0df10b2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,6 @@ line-length = 100
profile = "black"
src_paths = ["src", "tests"]

# [tool.flake8]
# flake8 does not support configuration in pyproject.toml
# https://github.com/PyCQA/flake8/issues/234#issuecomment-812800832
# The config in setup.cfg

[tool.pyright]
include = ["src", "tests"]

Expand Down

0 comments on commit 0df10b2

Please sign in to comment.