compub/src/compub/models/__init__.py

4 lines
71 B
Python

from .base import DB
from .geography import *
from .companies import *