aeye-lab / pymovements

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

docs: use smaller subset in 10 minutes tutorial #707

Closed dkrako closed 3 months ago

dkrako commented 3 months ago

Description

Fixes issue #694

Implemented changes

Type of change

How Has This Been Tested?

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (a8a0d73) to head (ab82f2c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #707 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 57 57 Lines 2649 2649 Branches 663 663 ========================================= Hits 2649 2649 ```

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

SiQube commented 3 months ago

great PR!