mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-11-15 02:32:04 +00:00
8 lines
200 B
Python
8 lines
200 B
Python
# Copyright 2016 Nicolas Bessi, Camptocamp SA
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import better_zip
|
|
from . import partner
|
|
from . import state
|
|
from . import company
|