changeset 52:53135cc0e7ea draft

Uploaded
author luca_milaz
date Sat, 12 Oct 2024 20:10:48 +0000
parents 47153fe3d59e
children 4f11c68210a7
files COBRAxy/ras_to_bounds.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds.py	Sat Oct 12 20:08:32 2024 +0000
+++ b/COBRAxy/ras_to_bounds.py	Sat Oct 12 20:10:48 2024 +0000
@@ -62,7 +62,6 @@
     parser.add_argument('-c', '--classes',
                     type = str,
                     required = False,
-                    default="placeHolder",
                     help = 'input classes')
 
     parser.add_argument('-cc', '--cell_class',