skillbox/server/book/models/__init__.py

4 lines
63 B
Python

from .module import *
from .topic import *
from .book import *