X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2Fipaddr.py;h=7208218683e16875018dc23094e99037f9085f85;hb=8d9fde3e0d522eb4714fbbee642054560143b948;hp=dacd381531049fe1b742d6214fc20a95de211ede;hpb=952b8b6943d6a3728e53599faf0e3497188e26c6;p=integration%2Ftest.git diff --git a/csit/libraries/ipaddr.py b/csit/libraries/ipaddr.py index dacd381531..7208218683 100644 --- a/csit/libraries/ipaddr.py +++ b/csit/libraries/ipaddr.py @@ -1229,7 +1229,6 @@ class IPv4Address(_BaseV4, _BaseIP): """Represent and manipulate single IPv4 Addresses.""" def __init__(self, address): - """ Args: address: A string or integer representing the IP