Skip to content

Commit

Permalink
Update base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Apr 1, 2024
1 parent 76b7504 commit 494ef91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pynwb/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ def get_data_in_units(self):
Returns
-------
np.array
:class:`numpy.ndarray`
"""
if "channel_conversion" in self.fields:
Expand Down

0 comments on commit 494ef91

Please sign in to comment.