mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Reorganise the file structure into a project tree
This commit is contained in:
5
app/eve_api/tasks/__init__.py
Normal file
5
app/eve_api/tasks/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from account import *
|
||||
from alliance import *
|
||||
from character import *
|
||||
from corporation import *
|
||||
from static import *
|
||||
Reference in New Issue
Block a user