__init__.py 46 B

1234
  1. from core_db import Base
  2. __all__ = ["Base"]