X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FTLDK%2FUdpTest.py;h=8973fe45d98c51547eeb857ed8b2fc727bd8d4e0;hp=b3f1b221e60876aada6fc7d526414bb094bb1153;hb=d68951ac245150eeefa6e0f4156e4c1b5c9e9325;hpb=ed0258a440cfad7023d643f717ab78ac568dc59b 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