Skip to content

Commit

Permalink
Remove references to tetrodeseries
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Jun 1, 2024
1 parent f1069e5 commit 3615ce6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 71 deletions.
6 changes: 0 additions & 6 deletions src/pynwb/ndx_extracellular_channels/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,5 @@
ChannelsTable = get_class("ChannelsTable", "ndx-extracellular-channels")
ExtracellularSeries = get_class("ExtracellularSeries", "ndx-extracellular-channels")

# NOTE: `widgets/tetrode_series_widget.py` adds a "widget"
# attribute to the TetrodeSeries class. This attribute is used by NWBWidgets.
# Delete the `widgets` subpackage or the `tetrode_series_widget.py` module
# if you do not want to define a custom widget for your extension neurodata
# type.

# Remove these functions from the package
del load_namespaces, get_class
6 changes: 0 additions & 6 deletions src/pynwb/ndx_extracellular_channels/widgets/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions src/pynwb/ndx_extracellular_channels/widgets/__init__.py

This file was deleted.

This file was deleted.

0 comments on commit 3615ce6

Please sign in to comment.