server-ux/chained_swapper/__init__.py
2021-07-25 02:12:32 +00:00

6 lines
141 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizard
from .hooks import uninstall_hook