Skip to content

Commit

Permalink
Update src/spyglass/spikesorting/v1/unit_inclusion.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Brozdowski <[email protected]>
  • Loading branch information
edeno and CBroz1 authored Jan 31, 2024
1 parent 0afa264 commit f30bc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spyglass/spikesorting/v1/unit_inclusion.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def insert_all_units(

from spyglass.spikesorting.unit_inclusion_merge import (
UnitInclusionOutput,
)
) # noqa: F403

part_name = UnitInclusionOutput._part_name(self.table_name)
UnitInclusionOutput._merge_insert(
Expand Down

0 comments on commit f30bc6c

Please sign in to comment.