4 lines
105 B
Python

# Import all the models from subpackages
from article import Article
from publication import Publication