compass/backend/entities/__init__.py

3 lines
78 B
Python

from .entity_base import EntityBase
from .sample_entity import SampleEntity