This commit is contained in:
Christophe Bedard 2019-06-23 12:14:04 +02:00
parent 4b1545ccb4
commit 2493eeec72
10 changed files with 20 additions and 17 deletions

View file

@ -21,7 +21,6 @@ VERSION_REGEX = r'^[0-9]\.[0-9]\.[0-9]$'
class TestNode(TraceTestCase):
def __init__(self, *args) -> None:
super().__init__(
*args,