From 7a3623a14ee2ffa021c1a2a8f337826e055b328d Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Thu, 18 Jun 2015 18:12:11 +0200 Subject: fix pep8 whitespace --- examples/test_setup.py | 1 + examples/test_setupall.py | 1 + 2 files changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/test_setup.py b/examples/test_setup.py index f05a715e..39bd96b9 100644 --- a/examples/test_setup.py +++ b/examples/test_setup.py @@ -3,6 +3,7 @@ from libpathod import test class Test: + """ Testing the requests module with a pathod instance started for diff --git a/examples/test_setupall.py b/examples/test_setupall.py index 6e91f0de..631caa76 100644 --- a/examples/test_setupall.py +++ b/examples/test_setupall.py @@ -3,6 +3,7 @@ from libpathod import test class Test: + """ Testing the requests module with a single pathod instance started -- cgit v1.2.3