X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Flibraries%2Fpython%2Ftopology.py;h=5884ddf743a99ed2646b95c771f096a97a44ef33;hb=4bda4f8b55b0d431b514663e8e90fccd97ad31d4;hp=0b40967ef239a4943d899f43bd716af02e32ca37;hpb=99519a54811a70b4ff2579baf46294507a8adfcb;p=csit.git diff --git a/resources/libraries/python/topology.py b/resources/libraries/python/topology.py index 0b40967ef2..5884ddf743 100644 --- a/resources/libraries/python/topology.py +++ b/resources/libraries/python/topology.py @@ -372,7 +372,7 @@ class Topology(object): :return: Interface key. :rtype: str - :raises TypeError: If provided with invalid arguments. + :raises TypeError: If provided with invalid interface argument. :raises RuntimeError: If the interface does not exist in topology. """