Skip to content

Commit

Permalink
Update src/spikeinterface_pipelines/spikesorting/params.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 authored Sep 3, 2024
1 parent 7bfc818 commit 6541d61
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/spikeinterface_pipelines/spikesorting/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ class Kilosort3Model(BaseModel):
model_config = ConfigDict(extra="forbid")
pass

class Kilosort4Model(BaseModel):
model_config = ConfigDict(extra="forbid")
pass

class MountainSort5Model(BaseModel):
model_config = ConfigDict(extra="forbid")
Expand Down

0 comments on commit 6541d61

Please sign in to comment.