Format
This commit is contained in:
parent
4b1545ccb4
commit
2493eeec72
10 changed files with 20 additions and 17 deletions
|
@ -21,7 +21,6 @@ VERSION_REGEX = r'^[0-9]\.[0-9]\.[0-9]$'
|
|||
|
||||
|
||||
class TestNode(TraceTestCase):
|
||||
|
||||
def __init__(self, *args) -> None:
|
||||
super().__init__(
|
||||
*args,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue