diff --git a/tests/pytest/util/dnodes.py b/tests/pytest/util/dnodes.py index 948188803d..e91d9d3f6b 100644 --- a/tests/pytest/util/dnodes.py +++ b/tests/pytest/util/dnodes.py @@ -870,4 +870,4 @@ class TDDnodes: def getAsan(self): return self.asan -tdDnodes = TDDnodes() +tdDnodes = TDDnodes() \ No newline at end of file