From ae437c46befecb72c2c4cc44c68bf7200e7d582b Mon Sep 17 00:00:00 2001 From: Valentin Chemiere Date: Mon, 27 Apr 2015 12:23:18 +0200 Subject: [PATCH] Fix flake8 --- external_file_location/tests/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/external_file_location/tests/__init__.py b/external_file_location/tests/__init__.py index a617ed58..d3d937e8 100644 --- a/external_file_location/tests/__init__.py +++ b/external_file_location/tests/__init__.py @@ -22,4 +22,3 @@ from . import mock_server from . import test_sftp -