initial commit
This commit is contained in:
5
api/api/endpoints/__init__.py
Normal file
5
api/api/endpoints/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
list_of_routes = []
|
||||
|
||||
__all__ = [
|
||||
"list_of_routes",
|
||||
]
|
Reference in New Issue
Block a user