Pyflakes fixes.

This commit is contained in:
Albert Cervera i Areny 2022-05-03 15:03:07 +02:00
parent f211b4a7f6
commit 81b4bf16f4
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
# This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
from trytond.modules.company.tests import CompanyTestMixin
from trytond.tests.test_tryton import ModuleTestCase