Skip to content

Commit

Permalink
Release fix commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maestroque committed Aug 25, 2024
1 parent e0562d4 commit 6ccc274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physutils/physio.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ def fs(self):

@property
def history(self):
"""Functions that have been performed on / modified `data`"""
"""Functions that have been performed on / modified `data`."""
return self._history

@property
Expand Down

0 comments on commit 6ccc274

Please sign in to comment.