__init__.py 65 B

123
  1. from .hstore_field import HStoreField
  2. __all__ = ["HStoreField"]