Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanmandge committed Sep 28, 2023
1 parent b595017 commit 98e39cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluepyopt/ephys/efeatures.py
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ def calculate_feature(
return None, None
else:
return None

peak_times = self._get_peak_times(
responses, raise_warnings=raise_warnings
)
Expand Down

0 comments on commit 98e39cf

Please sign in to comment.