Reorganize repos

This commit is contained in:
2024-07-23 09:22:19 +02:00
parent 1a371c9349
commit b362c56b73
49 changed files with 0 additions and 0 deletions

2
app/views/__init__.py Normal file
View File

@ -0,0 +1,2 @@
from .main import *
from .rest import *