Pyflakes fixes

This commit is contained in:
Albert Cervera i Areny 2023-10-11 12:12:27 +02:00
parent 1faee4c142
commit 283c3ad1eb
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.
# The COPYRIGHT file at the top level of this repository contains the full
# copyright notices and license terms.
from trytond import backend
from trytond.pool import Pool, PoolMeta
from trytond.model import ModelSQL, fields
from trytond.pyson import Eval