Pyflakes fixes

This commit is contained in:
Albert Cervera i Areny 2021-03-28 01:02:39 +01:00
parent 460c133749
commit 50aefbb368
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# The COPYRIGHT file at the top level of this repository contains the full
# copyright notices and license terms.
from .test_sale_farm import suite
__all__ = ['suite']