Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: bump black to 23 #205

Merged
merged 1 commit into from
Feb 8, 2024
Merged

style: bump black to 23 #205

merged 1 commit into from
Feb 8, 2024

Conversation

joanise
Copy link
Member

@joanise joanise commented Feb 6, 2024

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.

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.
Copy link
Contributor

github-actions bot commented Feb 6, 2024

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

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@dhdaines dhdaines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me!

@joanise joanise merged commit c49ba96 into main Feb 8, 2024
6 checks passed
@joanise joanise deleted the dev.black23 branch February 8, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants