Skip to content

Conversation

@ksbeattie
Copy link
Member

Updating to latest version of black.

Important

Merging this PR will require all existing PRs to run pip -r requirement-dev.txt and black again.

Summary/Motivation:

It's been 2 years since we updated the version of black we are using. Seems like time to do it.

Changes proposed in this PR:

  • update version, still pinned, in requirements-dev.txt
  • re-running new version across all files.

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@sufikaur
Copy link
Contributor

I think black needs to be run again, and once it is, this is ready to merge in.

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.64%. Comparing base (30cbaeb) to head (555a881).

Files with missing lines Patch % Lines
...daes/apps/uncertainty_propagation/uncertainties.py 0.00% 2 Missing ⚠️
idaes/models/unit_models/mixer.py 0.00% 2 Missing ⚠️
idaes/commands/base.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1726      +/-   ##
==========================================
- Coverage   73.66%   73.64%   -0.02%     
==========================================
  Files         397      397              
  Lines       65041    65041              
  Branches    10949    10949              
==========================================
- Hits        47910    47902       -8     
- Misses      14628    14632       +4     
- Partials     2503     2507       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority:Normal Normal Priority Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants