Refactoring file structure, not tested yet

This commit is contained in:
2026-03-03 11:05:19 +02:00
parent b5ed0d678a
commit 7eede1f99b
14 changed files with 500 additions and 121 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ http://127.0.0.1:8000/shorten
PYTHONPATH=./ pytest
export PYTHONPATH=$(pwd)
pytest
```
```