changeset 74:22c3946713cd draft

Uploaded
author luca_milaz
date Sun, 13 Oct 2024 09:26:18 +0000
parents 220fa0283ac5
children 7476467061db
files COBRAxy/ras_to_bounds.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds.py	Sun Oct 13 09:24:29 2024 +0000
+++ b/COBRAxy/ras_to_bounds.py	Sun Oct 13 09:26:18 2024 +0000
@@ -54,7 +54,7 @@
                         required = False,
                         help = 'input ras')
     
-    parser.add_argument('-rn', '--name',
+    parser.add_argument('-rn', '--names',
                 type=str,
                 help = 'ras class names')