Closed joanise closed 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
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.