Skip to content

Commit

Permalink
pyproj compatiability issues
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 074cb2a commit 2329e3c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,11 @@ Wiki = "https://github.com/NOAA-OWP/inundation-mapping/wiki"
[tool.black]
skip-string-normalization = true
skip-magic-trailing-comma = true
exclude = '''
/(
\.csv
)/
'''


[tool.isort]
profile = 'black'
line_length = 120
multi_line_output = 3
lines_after_imports = 2

Expand Down

0 comments on commit 2329e3c

Please sign in to comment.