Skip to content

Commit

Permalink
fix directory level relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Dec 14, 2023
1 parent bdf3513 commit 69643dc
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,4 +18,4 @@ jobs:
with:
max_line_length: 88
extra_arguments:
"--per-file-ignores='../**/__init__.py:F401'"
"--per-file-ignores='../../*/__init__.py:F401'"

0 comments on commit 69643dc

Please sign in to comment.