4 lines
119 B
Python
Executable File
4 lines
119 B
Python
Executable File
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
from . import models
|
|
from .hooks import pre_init_hook
|