fixing local absolute path for debugging

This commit is contained in:
Jan Kieseler
2025-10-10 13:00:05 +02:00
parent 13a913c068
commit e53e2b0af4
+2 -2
View File
@@ -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)