mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Mise à jour de Black vers la version 23.3 (#629)
This commit is contained in:
2
.github/workflows/unittests.yml
vendored
2
.github/workflows/unittests.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
- name: Install black
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install black==22.6.0
|
||||
python -m pip install black==23.3.0
|
||||
|
||||
- name: Check linting
|
||||
run: black --check .
|
Reference in New Issue
Block a user