diff COBRAxy/custom_data_generator.py @ 381:0a3ca20848f3 draft

Uploaded
author francesco_lapi
date Fri, 05 Sep 2025 09:18:26 +0000
parents f4b83b3a3486
children 8a1213d1393d
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator.py	Fri Sep 05 08:27:04 2025 +0000
+++ b/COBRAxy/custom_data_generator.py	Fri Sep 05 09:18:26 2025 +0000
@@ -220,9 +220,6 @@
     global ARGS
     ARGS = process_args(args)
 
-    # this is the worst thing I've seen so far, congrats to the former MaREA devs for suggesting this!
-    #if os.path.isdir(ARGS.output_path) == False: 
-    #    os.makedirs(ARGS.output_path)
 
     if ARGS.input:
         # load custom model