X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fvpp_vhost_interface.py;h=dfa9ab612f9ad8b118160a19b6a298cbfee6311b;hb=4941afb4f96a20df7dc8b6688f7921a3d713b77d;hp=a20504ba1cefe145e7b5323db66affc8d5a8a2e4;hpb=d9b0c6fbf7aa5bd9af84264105b39c82028a4a29;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