Skip to content

Commit

Permalink
Update swmmanywhere.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Mar 18, 2024
1 parent f1a69b0 commit e349f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swmmanywhere/swmmanywhere.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def swmmanywhere(config: dict) -> tuple[parameters.FilePaths, dict]:
gpd.read_file(config['real']['subcatchments']),
load_graph(config['real']['graph']),
config['metric_list'],
parameters['metric_evaluation'])
params['metric_evaluation'])

return addresses, metrics

Expand Down

0 comments on commit e349f48

Please sign in to comment.