artemis/core/data/__init__.py

4 lines
72 B
Python
Raw Normal View History

2024-03-22 16:22:07 +00:00
# ruff: noqa: F401
from .cache import cached
from .database import Data