Skip to content

Commit

Permalink
Update flake8/pytest sections in setup.cfg.
Browse files Browse the repository at this point in the history
  • Loading branch information
ktlim committed Jul 10, 2023
1 parent 8c0d164 commit 86219c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ ignore = E133, E226, E228, N802, N803, N806, N812, N815, N816, W503
exclude = __init__.py, config/*.py

[tool:pytest]
addopts = --flake8
flake8-ignore = E133 E226 E228 N802 N803 N806 N812 N815 N816 W503
config/*.py ALL

0 comments on commit 86219c5

Please sign in to comment.