netaddr: Bump to version 1.0 (#11401)

Closes #11395
This commit is contained in:
Ali Hamdan
2024-02-11 10:50:32 +01:00
committed by GitHub
parent 5eb040b1e6
commit 0bf3951e54
9 changed files with 67 additions and 45 deletions

View File

@@ -1,3 +1,4 @@
# Error: is not present at runtime
# ================================
netaddr.ip.iana.XMLRecordParser.__getattr__ # __init__ has `self.__dict__.update(kwargs)`
netaddr.tests.*
# __getattr__ is not present at runtime but __init__ has `self.__dict__.update(kwargs)`
netaddr.ip.iana.XMLRecordParser.__getattr__