Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

style(python): reformat with Black 22.1.0 #8052

Merged
merged 1 commit into from Mar 18, 2022
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Mar 18, 2022

See: https://github.com/psf/black/releases/tag/22.1.0

Black now normalizes string prefix order (psf/black#2297)

@caugner caugner requested a review from Guyzeroth March 18, 2022 17:46
@codecov-commenter
Copy link

Codecov Report

Merging #8052 (839410a) into main (0ab25fb) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #8052   +/-   ##
=======================================
  Coverage   82.28%   82.28%           
=======================================
  Files          71       71           
  Lines        2495     2495           
  Branches      200      200           
=======================================
  Hits         2053     2053           
  Misses        411      411           
  Partials       31       31           
Impacted Files Coverage Δ
kuma/core/tests/test_validators.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ab25fb...839410a. Read the comment docs.

@caugner caugner merged commit 48abda9 into main Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants