Skip to content

Commit a370e35

Browse files
Remove debugging breakpoint!
1 parent b0e6a6b commit a370e35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_generation.py

-1
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,6 @@ def test_hera_schism_nwm():
11991199
overwrite=True,
12001200
verbose=False,
12011201
)
1202-
breakpoint()
12031202
generate_schism_configuration(output_directory, relative_paths=True, overwrite=True)
12041203

12051204
check_reference_directory(

0 commit comments

Comments
 (0)