Skip to content

Commit 3f85455

Browse files
author
Turanyi
committed
Merge branch 'main' into 268_phonon_progress_bar
2 parents 0948421 + 11ad3b6 commit 3f85455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

janus_core/helpers/log.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ def config_tracker(
186186
logging_logger=carbon_logger,
187187
project_name="janus-core",
188188
log_level=log_level,
189+
allow_multiple_runs=True,
189190
)
190191

191192
# Suppress further logging from codecarbon

0 commit comments

Comments
 (0)