mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 20:24:31 +08:00
1 line
51 B
Python
1 line
51 B
Python
def is_valid_ipv6_address(ip_str: str) -> bool: ... |