Skip to content

Commit 2cbec93

Browse files
authored
fix text stimulus doc string (#762)
1 parent dfb8dad commit 2cbec93

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/pymovements/stimulus/text.py

+1-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@
2727

2828

2929
class TextStimulus:
30-
"""A DataFrame for gaze time series data.
31-
32-
Each row is a sample at a specific timestep.
33-
Each column is a channel in the gaze time series.
30+
"""A DataFrame for the text stimulus that the gaze data was recorded on.
3431
3532
Parameters
3633
----------

0 commit comments

Comments
 (0)