Skip to content

Commit

Permalink
FIx flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Dec 14, 2023
1 parent 366971c commit 3987dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ per-file-ignores =
tests/integration/__init__.py:F401
src/pynwb/testing/__init__.py:F401
src/pynwb/validate.py:T201
tests/read_dandi/test_read_dandi.py:T201
tests/read_dandi/read_first_nwb_asset.py:T201
setup.py:T201
test.py:T201
scripts/*:T201
Expand Down

0 comments on commit 3987dcb

Please sign in to comment.