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

Commit 37162af

Browse files
author
Jaquier Aurélien Tristan
committed
style fix
1 parent 86307ec commit 37162af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bluepyopt/tests/test_ephys/test_parameterscalers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def test_NrnSegmentSectionDistanceScaler_eval_dist_with_dict():
4949

5050
assert (scaler.eval_dist(values=_values, distance=10)
5151
== '0.5 + (1 - (abs(10 - 8) / 4)) * 1')
52-
52+
5353

5454
@pytest.mark.unit
5555
def test_NrnSegmentSomaDistanceStepScaler_eval_dist_with_dict():

0 commit comments

Comments
 (0)