Python3: resources and libraries
[csit.git] / resources / libraries / python / TLDK / UdpTest.py
index b3f1b22..8973fe4 100644 (file)
@@ -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
 
 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
     """Test the TLDK UDP function."""
 
     @staticmethod