aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/TLDK/UdpTest.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/python/TLDK/UdpTest.py')
-rw-r--r--resources/libraries/python/TLDK/UdpTest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/python/TLDK/UdpTest.py b/resources/libraries/python/TLDK/UdpTest.py
index b3f1b221e6..8973fe45d9 100644
--- a/resources/libraries/python/TLDK/UdpTest.py
+++ b/resources/libraries/python/TLDK/UdpTest.py
@@ -26,7 +26,7 @@ from resources.libraries.python.ssh import SSH
from resources.libraries.python.TLDK.TLDKConstants import TLDKConstants as con
from resources.libraries.python.topology import Topology
-class UdpTest(object):
+class UdpTest:
"""Test the TLDK UDP function."""
@staticmethod