Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Mar 21, 2024
1 parent 98ddf5b commit 598cff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/omero/Send_to_iRODS.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def run_script():
grouping="2",
description="List of Dataset IDs or Image IDs",
).ofType(rlong(0)),
scripts.List(
scripts.String(
"Path",
optional=False,
grouping="3",
Expand Down

0 comments on commit 598cff5

Please sign in to comment.