Files
spotizerr-dev/routes/migrations/__init__.py
2025-08-17 11:27:31 -06:00

2 lines
100 B
Python

# Expose the migration runner entrypoint
from .runner import run_migrations_if_needed # noqa: F401