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

View File

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