mne-tools / mne-bids

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
https://mne.tools/mne-bids/
BSD 3-Clause "New" or "Revised" License
126 stars 84 forks source link

Bump ruff to v0.3.0 #1232

Closed hoechenberger closed 4 months ago

hoechenberger commented 4 months ago

Merge checklist

Maintainer, please confirm the following before merging. If applicable:

hoechenberger commented 4 months ago

Blocked by #1233

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.59%. Comparing base (87eea28) to head (ca8f076). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1232 +/- ## ========================================== - Coverage 97.61% 97.59% -0.02% ========================================== Files 40 40 Lines 8685 8663 -22 ========================================== - Hits 8478 8455 -23 - Misses 207 208 +1 ```

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

sappelhoff commented 4 months ago

Thanks @hoechenberger