mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 14:46:55 +08:00
Bump mypy to 1.0 (#9684)
This commit is contained in:
@@ -2,15 +2,6 @@
|
||||
# =============================
|
||||
netaddr.core.a # This is a temporary module attribute used to detect python version
|
||||
|
||||
# These are unnecessary re-exports
|
||||
netaddr.ip.INET_PTON
|
||||
netaddr.ip.N
|
||||
netaddr.ip.NOHOST
|
||||
netaddr.ip.P
|
||||
netaddr.ip.Z
|
||||
netaddr.ip.ZEROFILL
|
||||
|
||||
|
||||
# Error: is not present at runtime
|
||||
# ================================
|
||||
netaddr.ip.iana.XMLRecordParser.__getattr__ # __init__ has `self.__dict__.update(kwargs)`
|
||||
|
||||
Reference in New Issue
Block a user