mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 21:14:49 +08:00
first version finished
This commit is contained in:
1
django/utils/ipv6.pyi
Normal file
1
django/utils/ipv6.pyi
Normal file
@@ -0,0 +1 @@
|
||||
def is_valid_ipv6_address(ip_str: str) -> bool: ...
|
||||
Reference in New Issue
Block a user