We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ea603 commit 734a6c4Copy full SHA for 734a6c4
docs/gallery/general/plot_file.py
@@ -33,7 +33,7 @@
33
^^^^^^^^^^
34
35
:py:class:`~pynwb.base.TimeSeries` objects store time series data and correspond to the *TimeSeries* specifications
36
-provided by the `NWB Format`_ . Like the NWB specification, :py:class:`~pynwb.base.TimeSeries` Python objects
+provided by the `NWB Format`_. Like the NWB specification, :py:class:`~pynwb.base.TimeSeries` Python objects
37
follow an object-oriented inheritance pattern, i.e., the class :py:class:`~pynwb.base.TimeSeries`
38
serves as the base class for all other :py:class:`~pynwb.base.TimeSeries` types, such as,
39
:py:class:`~pynwb.ecephys.ElectricalSeries`, which itself may have further subtypes, e.g.,
0 commit comments