🚨 Merged if-statements

This commit is contained in:
Mawoka
2022-04-16 11:41:37 +02:00
parent 6c68010784
commit 69f0aa8846
3 changed files with 16 additions and 10 deletions
+1
View File
@@ -38,3 +38,4 @@ python_version = "3.10"
[scripts]
format = "black ."
lint = "flake8 classquiz"