Skip to content

Commit

Permalink
LNT: Run pre-commit. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed May 16, 2024
1 parent ad174df commit 9f2adbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynhd/network_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ def nhdplus_l48(
"The download was interrupted. Please try again.",
"If the problem persists, please download the file manually",
"from the following link and place it in the cache directory:",
f"{url}",
url,
)
)
raise ServiceError(msg)
Expand Down

0 comments on commit 9f2adbb

Please sign in to comment.