auto-sd-paint-ext/backend/__init__.py

4 lines
46 B
Python

from .app import router
__all__ = ["router"]