Fix PEP8: E303 too many blank lines

This commit is contained in:
stv
2014-11-08 17:17:36 -08:00
parent cf9308144d
commit fb9f324f2f
48 changed files with 0 additions and 66 deletions

View File

@@ -95,7 +95,6 @@ class AcceptanceTestSuite(TestSuite):
if not self.fasttest:
self._setup_acceptance_db()
def _setup_acceptance_db(self):
"""
TODO: Improve the following