ember/model/__init__.py

2 lines
70 B
Python
Raw Normal View History

from .recent_project import RecentProject
from .project import Project