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

Update the version of black formatter #2737

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Update the version of black formatter #2737

merged 1 commit into from
Apr 30, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Apr 30, 2024

This PR updates the version of black to 24.4.2 since Dagster is not holding us back anymore.

No functional changes whatsoever.

Resolves #2733

Checklist before merging

  • Code has been formatted by black

Also reformatted the source files.

Re #2733
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 65.81%. Comparing base (95c3c48) to head (535902e).

Files Patch % Lines
spinetoolbox/widgets/custom_qgraphicsviews.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2737      +/-   ##
==========================================
+ Coverage   65.80%   65.81%   +0.01%     
==========================================
  Files         196      196              
  Lines       35879    35879              
  Branches     6094     6094              
==========================================
+ Hits        23611    23615       +4     
+ Misses      11009    11003       -6     
- Partials     1259     1261       +2     

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

@soininen soininen merged commit e4500e0 into master Apr 30, 2024
17 of 20 checks passed
@soininen soininen deleted the 2733_update_black branch April 30, 2024 10:39
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.

Black 21.12b0 does not work with click >= 8.1
1 participant