Fix various pylint 1.5.4 warnings
[csit.git] / resources / libraries / python / TLDK / UdpTest.py
index 0571323..b3f1b22 100644 (file)
@@ -73,7 +73,6 @@ class UdpTest(object):
         :type file_prefix: str
         :type dest_ip: str
         :type is_ipv4: bool
-        :returns: none.
         :raises RuntimeError: If failed to execute udpfwd test on the dut node.
         """
         pci_address = Topology.get_interface_pci_addr(dut_node, dut_if)