ska-referee-test/ref-test/app/models/__init__.py

3 lines
70 B
Python
Raw Normal View History

2022-06-12 21:03:51 +01:00
from .entry import Entry
from .test import Test
from .user import User