Fix PEP8: E303 too many blank lines
This commit is contained in:
@@ -95,7 +95,6 @@ class AcceptanceTestSuite(TestSuite):
|
||||
if not self.fasttest:
|
||||
self._setup_acceptance_db()
|
||||
|
||||
|
||||
def _setup_acceptance_db(self):
|
||||
"""
|
||||
TODO: Improve the following
|
||||
|
||||
Reference in New Issue
Block a user