Refactored backend (Fixes #87)

This commit is contained in:
CasVT
2025-04-22 23:29:35 +02:00
parent 401c97308b
commit 0cbb03151f
65 changed files with 6974 additions and 5014 deletions

4
requirements-dev.txt Normal file
View File

@@ -0,0 +1,4 @@
autopep8 ~= 2.2
isort ~= 5.13
mypy ~= 1.10
pre-commit ~= 3.5