mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
5 lines
118 B
Python
5 lines
118 B
Python
# -*- encoding: utf-8 -*-
|
|
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es>
|
|
|
|
from . import controllers, models
|