From 3404847ebe7fd13870bf5b51dc73c23a63caeaa6 Mon Sep 17 00:00:00 2001 From: Tiago Ferraz Date: Wed, 11 Feb 2015 13:46:00 -0200 Subject: Fixing pep8 errors --- service/test/support/integration/app_test_client.py | 6 ------ 1 file changed, 6 deletions(-) (limited to 'service') diff --git a/service/test/support/integration/app_test_client.py b/service/test/support/integration/app_test_client.py index 0f6c5813..62c3bd65 100644 --- a/service/test/support/integration/app_test_client.py +++ b/service/test/support/integration/app_test_client.py @@ -187,9 +187,3 @@ def initialize_soledad(tempdir): cert_file, defer_encryption=False) return _soledad - - - - - - -- cgit v1.2.3