diff --git a/tutorials/tutorial_fast_hymod.py b/tutorials/tutorial_fast_hymod.py index 1349de8a..f25c6d2c 100644 --- a/tutorials/tutorial_fast_hymod.py +++ b/tutorials/tutorial_fast_hymod.py @@ -9,9 +9,9 @@ """ import numpy as np + import spotpy from spotpy.examples.spot_setup_hymod_python import spot_setup -# from spotpy.examples.spot_setup_rosenbrock import spot_setup if __name__ == "__main__": parallel = "seq"