Skip to content

Commit 6ec06ae

Browse files
authored
refactor: new line, lint error fix (apache#6529)
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 7d23a0a commit 6ec06ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/smoke/test_events_resource.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,4 @@ def tearDown(self):
194194

195195
@classmethod
196196
def tearDownClass(cls):
197-
super(TestEventsResource, cls).tearDownClass()
197+
super(TestEventsResource, cls).tearDownClass()

0 commit comments

Comments
 (0)