Whitespace fixes following PEP8.

This commit is contained in:
Locker537
2012-08-16 17:33:27 -04:00
parent 4130cf9b40
commit 42d0a2169e
17 changed files with 67 additions and 47 deletions
+1
View File
@@ -9,6 +9,7 @@ import unittest
sys.path.insert(0, os.path.abspath('..'))
import requests
class HTTPSTest(unittest.TestCase):
"""Smoke test for https functionality."""