Pyflakes fixes

This commit is contained in:
Albert Cervera i Areny 2023-10-11 12:12:27 +02:00
parent 980fbfd05a
commit a62cdbe624
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# This file is part of product_special_price module for Tryton. # This file is part of product_special_price module for Tryton.
# The COPYRIGHT file at the top level of this repository contains the full # The COPYRIGHT file at the top level of this repository contains the full
# copyright notices and license terms. # copyright notices and license terms.
from trytond import backend
from trytond.pool import Pool, PoolMeta from trytond.pool import Pool, PoolMeta
from trytond.model import ModelSQL, fields from trytond.model import ModelSQL, fields
from trytond.pyson import Eval from trytond.pyson import Eval