Files
pms/hotel/__init__.py
2019-09-08 17:37:50 +02:00

5 lines
130 B
Python

# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizard