Skip to content

Commit

Permalink
fix verbosity_msg in a final place
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccreight committed Sep 16, 2024
1 parent f2e5e8f commit 2bd65d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pywatershed/utils/preprocess_cascades.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ def init_cascade_params(
hru_down,
hru_type,
circle_switch,
verbosity=verbosity,
)

msg = f"{hru_route_order=}"
Expand Down

0 comments on commit 2bd65d8

Please sign in to comment.