Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
zm711 committed Oct 4, 2023
1 parent a9591c8 commit 33726f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spikeanalysis/plotbase.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ def _set_kwargs(self, **kwargs):
self.title = kwargs["title"]
if "figsize" in kwargs:
self.figsize = kwargs["figsize"]

0 comments on commit 33726f4

Please sign in to comment.