5 lines
141 B
Python
Executable File
5 lines
141 B
Python
Executable File
# © 2016 Daniel Reis
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
from .hooks import uninstall_hook
|
|
from . import models
|