Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ilkilic committed Feb 12, 2024
1 parent c50f7b0 commit 9eb4612
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bluepyefe/cell.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ def plot_recordings(self, protocol_name, output_dir=None, show=False):
plt.close("all")
plt.clf()


def plot_all_recordings(self, output_dir=None, show=False):
"""Plot all the recordings of the cell.
Expand Down

0 comments on commit 9eb4612

Please sign in to comment.