Pyflakes fixes.

This commit is contained in:
Albert Cervera i Areny 2020-12-04 17:30:38 +01:00
parent a707155c09
commit 7eec9c7562
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_drawing import suite
__all__ = ['suite']