X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fvpp_vhost_interface.py;h=dfa9ab612f9ad8b118160a19b6a298cbfee6311b;hb=7b8b4652693a87233c9aea313959a9cede3df0f4;hp=a20504ba1cefe145e7b5323db66affc8d5a8a2e4;hpb=d826a602696eb337dcce191d7d24ae1869e81ec2;p=vpp.git diff --git a/test/vpp_vhost_interface.py b/test/vpp_vhost_interface.py index a20504ba1ce..dfa9ab612f9 100644 --- a/test/vpp_vhost_interface.py +++ b/test/vpp_vhost_interface.py @@ -20,7 +20,6 @@ class VppVhostInterface(VppInterface): mac_address="", tag="", ): - """Create VPP Vhost interface""" super(VppVhostInterface, self).__init__(test) self.is_server = is_server