spine-tools / spine-items

Project items for Spine Toolbox.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Reformat source code with latest Black #207

Closed soininen closed 4 months ago

soininen commented 4 months ago

This PR formats the code with black version 24.4.2.

No functional changes whatsoever.

Re spine-tools/Spine-Toolbox#2733

Checklist before merging

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 61.71%. Comparing base (49acde3) to head (8c4a587).

Files Patch % Lines
spine_items/exporter/widgets/preview_updater.py 0.00% 0 Missing and 1 partial :warning:
...s/tool/widgets/tool_specification_editor_window.py 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## ======================================= Coverage 61.71% 61.71% ======================================= Files 190 190 Lines 17697 17697 Branches 2897 2897 ======================================= Hits 10922 10922 Misses 6191 6191 Partials 584 584 ```

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