Skip to content

Commit

Permalink
fine tune linting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
“RobHanna-NOAA” authored and “RobHanna-NOAA” committed Oct 31, 2024
1 parent 59d2379 commit 5e14409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ profile = 'black'
line_length = 110
multi_line_output = 3
lines_after_imports = 2
extend-skip = [""".csv"""
extend-skip = [""".csv"""]

# yes, the exclue format is different from black
[tool.flake8]
Expand Down

0 comments on commit 5e14409

Please sign in to comment.