Updated code quality blank line related changes
Reverted test_openclpow.py code quality change
This commit is contained in:
parent
0becc5bdeb
commit
e1e23374ad
|
@ -55,6 +55,7 @@ class TestAPIShutdown(TestAPIProto):
|
|||
# getMessageDataByDestinationHash
|
||||
# statusBar
|
||||
|
||||
|
||||
class TestAPI(TestAPIProto):
|
||||
"""Main API test case"""
|
||||
_seed = base64.encodestring(
|
||||
|
|
|
@ -15,7 +15,6 @@ class TestProcessConfig(TestProcessProto):
|
|||
"""A test case for keys.dat"""
|
||||
home = tempfile.mkdtemp()
|
||||
|
||||
|
||||
def test_config_defaults(self):
|
||||
"""Test settings in the generated config"""
|
||||
config = BMConfigParser()
|
||||
|
|
Reference in New Issue
Block a user