mirror of https://github.com/apache/cloudstack.git
refactor: new line, lint error fix (#6529)
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
parent
7d23a0a759
commit
6ec06aecd7
|
|
@ -194,4 +194,4 @@ class TestEventsResource(cloudstackTestCase):
|
|||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
super(TestEventsResource, cls).tearDownClass()
|
||||
super(TestEventsResource, cls).tearDownClass()
|
||||
|
|
|
|||
Loading…
Reference in New Issue