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 Dec 18, 2024
1 parent cff20a5 commit 86144df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ibl_to_nwb/datainterfaces/_ibl_sorting_extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
from brainbox.io.one import SpikeSortingLoader
from iblatlas.atlas import AllenAtlas
from iblatlas.regions import BrainRegions
from neuroconv.utils import get_json_schema_from_method_signature
from one.api import ONE
from spikeinterface import BaseSorting, BaseSortingSegment
from neuroconv.utils import get_json_schema_from_method_signature


class IblSortingExtractor(BaseSorting):
Expand Down

0 comments on commit 86144df

Please sign in to comment.