Fix style

This commit is contained in:
Lysandre
2020-01-20 10:48:26 -05:00
committed by Lysandre Debut
parent 908cd5ea27
commit ca6ce3040d
2 changed files with 1 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ from tqdm.auto import tqdm
from . import __version__
logger = logging.getLogger(__name__) # pylint: disable=invalid-name
try: