From 01f098296870cf56f835fa1222607d8216f52811 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Mon, 22 Jun 2015 15:12:20 +0200 Subject: prettify html docs --- libpathod/templates/examples_setupall.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libpathod/templates/examples_setupall.html') diff --git a/libpathod/templates/examples_setupall.html b/libpathod/templates/examples_setupall.html index b7f79975..629d11e0 100644 --- a/libpathod/templates/examples_setupall.html +++ b/libpathod/templates/examples_setupall.html @@ -1,10 +1,12 @@
import requests
 from libpathod import test
 
+
 class Test:
+
     """
-        Testing the requests module with 
-        a single pathod instance started 
+        Testing the requests module with
+        a single pathod instance started
         for the test suite.
     """
     @classmethod
-- 
cgit v1.2.3