Skip to content

Commit

Permalink
fix tests dir typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Dec 18, 2023
1 parent 3b17b84 commit e4c8473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
max_line_length = 88
per-file-ignores =
# too many leading '#' for block comment
test/*:E266
tests/*:E266
# line too long (several test strs)
test_granules.py:E501
# imported but unused
Expand Down

0 comments on commit e4c8473

Please sign in to comment.