X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2Fipaddr.py;h=7208218683e16875018dc23094e99037f9085f85;hb=a2de221e2deea2906885c463181dd7fff8c59c4c;hp=dacd381531049fe1b742d6214fc20a95de211ede;hpb=a556b1c880243c5421fbd5fb75b99c01a31c37bd;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