Your IP : 216.73.216.182


Current Path : /proc/thread-self/root/opt/imunify360/venv/lib/python3.11/site-packages/peewee_migrate/
Upload File :
Current File : //proc/thread-self/root/opt/imunify360/venv/lib/python3.11/site-packages/peewee_migrate/__init__.py

"""Support migrations for Peewee ORM."""
from __future__ import annotations

from .router import Migrator, Router

__all__ = "Migrator", "Router"

?>