Skip to content

Commit a141274

Browse files
style: auto-format with isort + Black [skip ci]
1 parent 1fd19fd commit a141274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/codeevolve/runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ def monitor_island_processes(
377377
_terminate_processes(processes=other_processes)
378378

379379
return 1
380-
380+
381381
cleanup_log_daemon(log_daemon, global_data.log_queue)
382382
print("=" * 45 + " FINISHED " + "=" * 45)
383383
return 0

0 commit comments

Comments
 (0)