Skip to content

Commit

Permalink
add docstring to inscopix imaging extrator module
Browse files Browse the repository at this point in the history
  • Loading branch information
bendichter committed Jan 23, 2024
1 parent 0d29f5e commit 1790769
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/roiextractors/extractors/inscopixextractors/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
"""
Extractors for Inscopix data.
"""

from .inscopixsegmentationextractor import InscopixSegmentationExtractor

0 comments on commit 1790769

Please sign in to comment.