Skip to content

Commit

Permalink
try to capture all init files
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Dec 15, 2023
1 parent 8696e96 commit aa1ed8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
max_line_length: 88
extra_arguments:
--per-file-ignores=__init__.py:F401
--per-file-ignores=*/__init__.py:F401
--per-file-ignores=test_granules.py:E501

0 comments on commit aa1ed8e

Please sign in to comment.