Skip to content

Commit

Permalink
Merge pull request NeuralEnsemble#1270 from INM-6/doc/update_segment_…
Browse files Browse the repository at this point in the history
…docstring

Remove reference to all_data property in docstring of class Segment
  • Loading branch information
JuliaSprenger authored May 9, 2023
2 parents 6acdcd2 + 1a4c48a commit 5016695
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions neo/core/segment.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ class Segment(Container):
Note: Any other additional arguments are assumed to be user-specific
metadata and stored in :attr:`annotations`.
*Properties available on this object*:
:all_data: (list) A list of all child objects in the :class:`Segment`.
*Container of*:
:class:`Epoch`
:class:`Event`
Expand Down

0 comments on commit 5016695

Please sign in to comment.