DB-GPT/dbgpt/storage/__init__.py
2024-03-15 15:42:46 +08:00

4 lines
67 B
Python

"""Module of storage."""
from .schema import DBType # noqa: F401