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

Commit 98e39cf

Browse files
committed
remove whitespace
1 parent b595017 commit 98e39cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bluepyopt/ephys/efeatures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ def calculate_feature(
431431
return None, None
432432
else:
433433
return None
434-
434+
435435
peak_times = self._get_peak_times(
436436
responses, raise_warnings=raise_warnings
437437
)

0 commit comments

Comments
 (0)