Use relative import.

This commit is contained in:
Albert Cervera i Areny 2021-09-18 14:01:26 +02:00
parent 2daadda1f0
commit 2f0a086b45
1 changed files with 1 additions and 1 deletions

View File

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