Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 14, 2024
1 parent 2b4b2f9 commit f8beb1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/comparison/groundtruthstudy.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ def remove_sorting(self, key):

def set_colors(self, colors=None, map_name="tab20"):
from spikeinterface.widgets import get_some_colors

if colors is None:
case_keys = list(self.cases.keys())
self.colors = get_some_colors(
Expand Down

0 comments on commit f8beb1b

Please sign in to comment.