Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 9316a7c

Browse files
author
Tanguy Pierre Louis Damart
committed
Release 1.12
1 parent a0c8010 commit 9316a7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bluepyopt/deapext/optimisationsCMA.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ def run(
250250
terminator (multiprocessing.Event): exit loop when is set.
251251
Not taken into account if None.
252252
"""
253-
254253
if cp_filename:
255254
cp_filename_tmp = cp_filename + '.tmp'
256255

0 commit comments

Comments
 (0)