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

Commit 69c0b40

Browse files
author
Jaquier Aurélien Tristan
committed
lint fix
1 parent 1e3fcf9 commit 69c0b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bluepyopt/tests/test_neuroml_fcts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ def test_neuroml_run():
413413
bpo_test_protocol = protocols[protocol_name]
414414

415415
os.system("nrnivmodl examples/l5pc/mechanisms/")
416-
416+
417417
# create neuroml cell
418418
cell.create_neuroml_cell(
419419
l5pc_cell, release_params, skip_channels_copy=False

0 commit comments

Comments
 (0)