sio-2425/delivery1/server/models/__init__.py

3 lines
58 B
Python

from .user import *
from .org import *
from .file import *