mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-07-27 19:29:55 +02:00
🚧 CircleCI: Run black
This commit is contained in:
parent
55d534b981
commit
cb0134d2db
1 changed files with 3 additions and 2 deletions
|
@ -39,5 +39,6 @@ workflows:
|
||||||
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
|
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
|
||||||
black:
|
black:
|
||||||
jobs:
|
jobs:
|
||||||
- black
|
- black:
|
||||||
python-version: "3.11"
|
parameters:
|
||||||
|
python-version: "3.11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue