Add blank line after class def
This commit is contained in:
parent
4d434fa182
commit
d1b0769a91
8 changed files with 8 additions and 0 deletions
|
@ -18,6 +18,7 @@ from tracetools_test.case import TraceTestCase
|
|||
|
||||
|
||||
class TestService(TraceTestCase):
|
||||
|
||||
def __init__(self, *args) -> None:
|
||||
super().__init__(
|
||||
*args,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue