Skip to content

Commit

Permalink
see if it catches all init files without second argument
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Dec 15, 2023
1 parent aa1ed8e commit 6e165f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linter_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
with:
max_line_length: 88
extra_arguments:
--per-file-ignores=*/__init__.py:F401
--per-file-ignores=test_granules.py:E501
--per-file-ignores=__init__.py:F401

0 comments on commit 6e165f9

Please sign in to comment.