mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
6 lines
141 B
Python
6 lines
141 B
Python
# -*- coding: utf-8 -*-
|
|
# License AGPL-3.0 or later (https://www.gnuorg/licenses/agpl.html).
|
|
|
|
from . import controllers
|
|
from . import models
|