Files
test-auth/eve_api/models/__init__.py
2010-02-23 10:16:25 +00:00

6 lines
209 B
Python

"""
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 *