You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2022/07/05 14:57:46 UTC

[cloudstack] branch 4.17 updated: refactor: new line, lint error fix (#6529)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch 4.17
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.17 by this push:
     new 6ec06aecd7 refactor: new line, lint error fix (#6529)
6ec06aecd7 is described below

commit 6ec06aecd76d4a30c0cc532821a3cfa2ad5d5b3e
Author: Abhishek Kumar <ab...@gmail.com>
AuthorDate: Tue Jul 5 20:27:40 2022 +0530

    refactor: new line, lint error fix (#6529)
    
    Signed-off-by: Abhishek Kumar <ab...@gmail.com>
---
 test/integration/smoke/test_events_resource.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/integration/smoke/test_events_resource.py b/test/integration/smoke/test_events_resource.py
index 352771443b..4d6872af57 100644
--- a/test/integration/smoke/test_events_resource.py
+++ b/test/integration/smoke/test_events_resource.py
@@ -194,4 +194,4 @@ class TestEventsResource(cloudstackTestCase):
 
     @classmethod
     def tearDownClass(cls):
-        super(TestEventsResource, cls).tearDownClass()
\ No newline at end of file
+        super(TestEventsResource, cls).tearDownClass()