Remove trailing whitespace

This commit is contained in:
James Kasten
2015-06-24 14:53:28 -07:00
parent f8384127c0
commit 67f67fea02
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ class ChooseAccountTest(unittest.TestCase):
class GenSSLLabURLs(unittest.TestCase):
"""Loose test of _gen_ssl_lab_urls. URL can change easily in the future"""
"""Loose test of _gen_ssl_lab_urls. URL can change easily in the future."""
def setUp(self):
zope.component.provideUtility(display_util.FileDisplay(sys.stdout))