pointapi/models/__init__.py
2021-04-01 14:36:39 +08:00

2 lines
40 B
Python

from .user import *
from .event import *