Pyflakes fixes

This commit is contained in:
Albert Cervera i Areny 2021-03-28 01:02:39 +01:00
parent 088dda6d3c
commit f87c0d4a42
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_production_quality_control import suite
__all__ = ['suite']