fixing local absolute path for debugging
This commit is contained in:
+2
-2
@@ -159,8 +159,8 @@ def _run_mini_batch(
|
||||
'seed': seed}
|
||||
|
||||
|
||||
path = "/work/jkiesele/minicalosim/bind/" #DEBUG
|
||||
# path = ""
|
||||
#path = "/work/jkiesele/minicalosim/bind/" #DEBUG
|
||||
path = ""
|
||||
|
||||
with TempFileManager() as tfm:
|
||||
tfm.dump_input(to_process)
|
||||
|
||||
Reference in New Issue
Block a user