mirror of
https://lavaforge.org/spotizerr/spotizerr.git
synced 2025-12-24 02:39:14 -05:00
2 lines
100 B
Python
2 lines
100 B
Python
# Expose the migration runner entrypoint
|
|
from .runner import run_migrations_if_needed # noqa: F401 |