Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 21, 2018
1 parent 1692e33 commit e5cc85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _unittests/ut_restapi/test_dummy_app_search_img.py
Expand Up @@ -41,7 +41,7 @@ def setUp(self):

from src.ensae_projects.restapi import search_images_dogcat
temp = get_temp_folder(__file__, 'temp_search_images_dogcat')

with redirect_stderr(StringIO()):
try:
from keras.applications.mobilenet import MobileNet
Expand Down

0 comments on commit e5cc85c

Please sign in to comment.