Skip to content

Commit 0ddfe16

Browse files
authored
remove extra print
1 parent 5990c70 commit 0ddfe16

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spimquant/workflow/Snakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ spim_json_overrides = {
5656
str(spim_path): get_spim_json_overrides(spim_path)
5757
for spim_path in inputs["spim"].expand()
5858
}
59-
print(spim_json_overrides)
6059
zarrnii_cli_kwargs = {}
6160

6261

0 commit comments

Comments
 (0)