Skip to content

Commit

Permalink
src/
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Aug 11, 2024
1 parent cea72c8 commit cc0e286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ download=true

[testenv:linting]
deps=flake8
commands=flake8 setup.py pytest_twisted testing
commands=flake8 setup.py src/pytest_twisted testing

[flake8]
ignore=N802

0 comments on commit cc0e286

Please sign in to comment.