ReadAlongs / Studio

Audiobook alignment for Indigenous languages
https://readalongs.github.io/Studio/
Other
38 stars 20 forks source link

style: bump black to 23 #205

Closed joanise closed 9 months ago

joanise commented 9 months ago

No code changes to commit, the differences between black 22 and 23 do not currently affect the code base because I committed those changes a while ago.

When we merge this, developers should reinstall black with  pip install -r requirements.dev.txt in their Python environments.

github-actions[bot] commented 9 months ago
CLI load time: 0:00.34
Pull Request HEAD: 9637dde591d83137bf0a2f4bb716513c8b68740d
Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package
import time:    275702 |     334918 | pkg_resources
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4d5cf80) 87.04% compared to head (9637dde) 87.30%. Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #205 +/- ## ========================================== + Coverage 87.04% 87.30% +0.26% ========================================== Files 21 21 Lines 1744 1772 +28 Branches 315 316 +1 ========================================== + Hits 1518 1547 +29 Misses 189 189 + Partials 37 36 -1 ```

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