mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 03:41:28 +08:00
[stubsabot] Bump netaddr to 1.2.* (#11437)
Co-authored-by: stubsabot <> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
committed by
GitHub
parent
705744af4c
commit
46b2635626
@@ -1,2 +1,2 @@
|
||||
version = "1.1.*"
|
||||
version = "1.2.*"
|
||||
upstream_repository = "https://github.com/drkjam/netaddr"
|
||||
|
||||
@@ -4,3 +4,5 @@ SHELL_NAMESPACE: dict[str, Any]
|
||||
ASCII_ART_LOGO: str
|
||||
|
||||
def main() -> None: ...
|
||||
def shell() -> None: ...
|
||||
def info(network_input: str) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user