Skip to content

Commit

Permalink
additionally ignore B035 for mir parser test file
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolopanis committed Dec 5, 2023
1 parent b68564f commit 4d54e93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ max-line-length = 88
per-file-ignores =
pyuvdata/tests/*.py: D
pyuvdata/*/tests/*.py: D
pyuvdata/uvdata/tests/test_mir_parser.py: D, B035
docs/*.py: D,A
setup.py: D
# remove the following lines as functions and input variables are renamed to pep8 style:
Expand Down

0 comments on commit 4d54e93

Please sign in to comment.