1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 11:50:00 +02:00

🚧 CircleCI: Run black

This commit is contained in:
Mike Gerber 2023-07-18 20:40:17 +02:00
parent 55d534b981
commit cb0134d2db

View file

@ -39,5 +39,6 @@ workflows:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
black:
jobs:
- black
python-version: "3.11"
- black:
parameters:
python-version: "3.11"