mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-22 14:19:28 +00:00
Reorganise the file structure into a project tree
This commit is contained in:
2
app/api/handlers/__init__.py
Normal file
2
app/api/handlers/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from v1 import *
|
||||
from v2 import *
|
||||
Reference in New Issue
Block a user