mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-08-18 21:58:04 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class CachedDnsName:
|
||||
def __str__(self) -> str: ...
|
||||
def get_fqdn(self) -> str: ...
|
||||
Reference in New Issue
Block a user