Skip to content

Commit

Permalink
Remove flake8 config from tox config
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Aug 31, 2023
1 parent 76e61fd commit c3d0b7d
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 @@ -150,11 +150,6 @@ deps =
commands =
pytest {toxinidir}
[flake8]
exclude=build/*,.tox/*
max-line-length=120
ignore=D202,D203,D401,E741,W504,N817,N818
[pytest]
filterwarnings =
ignore:\nCSS selector pattern:UserWarning
Expand Down

0 comments on commit c3d0b7d

Please sign in to comment.