Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ilkilic committed Sep 18, 2024
1 parent 6774731 commit c16da67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bluepyefe/nwbreader.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def read(self):

raise NotImplementedError()


def _format_nwb_trace(self, voltage, current, start_time, trace_name=None, repetition=None):
""" Format the data from the NWB file to the format used by BluePyEfe
Expand Down

0 comments on commit c16da67

Please sign in to comment.