Pyflakes fixes.

This commit is contained in:
Albert Cervera i Areny 2021-03-21 00:56:28 +01:00
parent 0f4ad1ee4a
commit 3db7d304d5
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_process import suite
__all__ = ['suite']