mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-09 11:11:27 +08:00
1 line
51 B
Python
1 line
51 B
Python
def is_valid_ipv6_address(ip_str: str) -> bool: ... |