knowledge/attachment_lock/models/__init__.py
2018-02-04 19:42:38 +01:00

6 lines
200 B
Python

# -*- coding: utf-8 -*-
# Copyright 2018 Therp BV <https://therp.nl>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import ir_attachment_lock
from . import ir_attachment