aeye-lab / pymovements

A python package for processing eye movement data
https://pymovements.readthedocs.io
MIT License
61 stars 12 forks source link

Update GazeDataFrame Docstring to Include Missing trial_columns Argument #494

Closed jakobchwastek closed 1 year ago

jakobchwastek commented 1 year ago

I noticed the trial_columns argument was missing from the docstring of GazeDataFrame's constructor. Added it to clarify the usage and effect of this argument.

Changes

Type of Change

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (47e29b7) 100.00% compared to head (9ce1717) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #494 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 48 48 Lines 2081 2081 Branches 505 505 ========================================= Hits 2081 2081 ``` | [Files Changed](https://app.codecov.io/gh/aeye-lab/pymovements/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab) | Coverage Δ | | |---|---|---| | [src/pymovements/gaze/gaze\_dataframe.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2dhemUvZ2F6ZV9kYXRhZnJhbWUucHk=) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.