librectf-rust/server/easyctf/models/__init__.py

4 lines
68 B
Python

from .others import *
from .team import Team
from .user import User