Skip to content

Commit 749b017

Browse files
authored
Merge pull request #6 from maestroque/bids-support
Release Fix
2 parents e0562d4 + 6ccc274 commit 749b017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

physutils/physio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ def fs(self):
372372

373373
@property
374374
def history(self):
375-
"""Functions that have been performed on / modified `data`"""
375+
"""Functions that have been performed on / modified `data`."""
376376
return self._history
377377

378378
@property

0 commit comments

Comments
 (0)