5 lines
136 B
Python
Executable File
5 lines
136 B
Python
Executable File
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import models
|
|
from .hooks import post_init_hook, uninstall_hook
|