This commit is contained in:
oscar alvarez 2022-06-17 15:57:44 -05:00
parent 9fc1a66b2a
commit 384041825c
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# The COPYRIGHT file at the top level of this repository contains the full
# copyright notices and license terms.
from trytond.pool import Pool
import surveillance
import dash
from . import surveillance
from . import dash
def register():