artemis/core/data/__init__.py
2024-03-23 00:22:07 +08:00

4 lines
72 B
Python

# ruff: noqa: F401
from .cache import cached
from .database import Data