Skip to content

Commit c3d0b7d

Browse files
committed
Remove flake8 config from tox config
1 parent 76e61fd commit c3d0b7d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

-5
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,6 @@ deps =
150150
commands =
151151
pytest {toxinidir}
152152
153-
[flake8]
154-
exclude=build/*,.tox/*
155-
max-line-length=120
156-
ignore=D202,D203,D401,E741,W504,N817,N818
157-
158153
[pytest]
159154
filterwarnings =
160155
ignore:\nCSS selector pattern:UserWarning

0 commit comments

Comments
 (0)