mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Initial import
This commit is contained in:
6
eve_api/models/__init__.py
Normal file
6
eve_api/models/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
By importing all of these sub-modules, the models package is transparently
|
||||
accessible by the rest of the project. This makes it act just as if it were
|
||||
one monolithic models.py.
|
||||
"""
|
||||
from api_player import *
|
||||
Reference in New Issue
Block a user