Files

3 lines
118 B
Python
Raw Permalink Normal View History

2026-05-19 08:34:22 -04:00
"""Back-compat shim — see openrun.db."""
from openrun.db import SCHEMA, connect, get_state, set_state # noqa: F401