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

Commit 15708c1

Browse files
authored
Merge pull request #386 from BlueBrain/version1.12
Release 1.12
2 parents a0c8010 + 9316a7c commit 15708c1

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)