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
No known key found for this signature in database
GPG Key ID: 708858E9F7281E30
1 changed files with 1 additions and 1 deletions

View File

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