Skip to content

Commit

Permalink
Update __init__.pyi
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanharvey1 committed Nov 10, 2024
1 parent 236462c commit 493cf60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neuro_py/__init__.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

__all__ = [
"behavior",
"detectors",
"ensemble",
"io",
"lfp",
Expand All @@ -15,6 +16,7 @@ __all__ = [

from . import (
behavior,
detectors,
ensemble,
io,
lfp,
Expand Down

0 comments on commit 493cf60

Please sign in to comment.