bids-standard / pybids

Python tools for querying and manipulating BIDS datasets.
https://bids-standard.github.io/pybids/
MIT License
225 stars 122 forks source link

MNT: Fix typo newly found by codespell #1066

Closed DimitriPapadopoulos closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 89.80%. Comparing base (7796c63) to head (1b319a6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1066 +/- ## ======================================= Coverage 89.80% 89.80% ======================================= Files 63 63 Lines 7177 7177 Branches 1374 1374 ======================================= Hits 6445 6445 Misses 532 532 Partials 200 200 ```

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