Skip to content

Commit 2caa79f

Browse files
committed
Add todo
1 parent f96872b commit 2caa79f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/imcflibs/imagej/misc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,7 @@ def save_script_parameters(
825825
timed_log("ScriptModule inspection failed - skipping saving of parameters.")
826826
return
827827

828+
# TODO: discuss if the two parameters should better be merged into one?
828829
destination = str(destination)
829830
out_path = os.path.join(destination, save_file_name)
830831

0 commit comments

Comments
 (0)