napari / napari-animation

A napari plugin for making animations
https://napari.github.io/napari-animation/
Other
74 stars 27 forks source link

Update ruff linting to python 3.9 #224

Closed GenevieveBuckley closed 1 month ago

GenevieveBuckley commented 1 month ago

This PR updates the ruff target to python 3.9 This matches the minimum version of python supported by napari-animation.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.24%. Comparing base (cc94faf) to head (315c11f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ========================================== + Coverage 86.23% 86.24% +0.01% ========================================== Files 26 26 Lines 1075 1076 +1 ========================================== + Hits 927 928 +1 Misses 148 148 ```

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

GenevieveBuckley commented 1 month ago

Ready to merge when the CI checks are all green