Files
openrun/db.py
2026-05-19 08:34:22 -04:00

3 lines
118 B
Python

"""Back-compat shim — see openrun.db."""
from openrun.db import SCHEMA, connect, get_state, set_state # noqa: F401