Skip to content

Commit

Permalink
changes in directory for test_helpers.py in flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhua0320 committed Jul 17, 2024
1 parent 78b39b0 commit 1de8945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ max-line-length = 115
# https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#labels-why-pycodestyle-warnings
extend-ignore = E203
per-file-ignores =
tests/test_helpers.py: E501
src/regolith/tests/test_helpers.py: E501

0 comments on commit 1de8945

Please sign in to comment.