1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-07-16 14:59:23 +00:00

0/10 en dictée

This commit is contained in:
Théo DURR
2022-08-25 21:23:48 +02:00
parent 26e46de8e1
commit 3a17c3079e

@ -58,6 +58,6 @@ jobs:
python -m pip install black==22.6.0
- name: Check linting
run: black check .
run: black --check .