Add blank line after class def

This commit is contained in:
Christophe Bedard 2019-06-24 14:22:59 +02:00
parent 4d434fa182
commit d1b0769a91
8 changed files with 8 additions and 0 deletions

View file

@ -18,6 +18,7 @@ from tracetools_test.case import TraceTestCase
class TestSubscriptionCallback(TraceTestCase):
def __init__(self, *args) -> None:
super().__init__(
*args,