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

Commit 5a2c4a7

Browse files
author
Jaquier Aurélien Tristan
committed
pycodestyle fix
1 parent 0085cb5 commit 5a2c4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bluepyopt/ephys/evaluators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ def set_neuron_variables_and_evaluate_with_lists(
220220
self, param_list=None, target='scores'
221221
):
222222
"""Set neuron variables and run evaluation with lists.
223-
223+
224224
Setting the neuron variables is necessary when using ipyparallel,
225225
since the new subprocesses have pristine neuron.
226226
"""

0 commit comments

Comments
 (0)