__init__.py 257 Bytes Edit 1 2 3 4 5 6 7 8 # -*- coding: utf-8 -*- # © 2016 Serpent Consulting Services Pvt. Ltd. (support@serpentcs.com) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from . import models from . import wizard from . import tests from .hooks import uninstall_hook