mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-15 08:17:08 +08:00
initial commit
This commit is contained in:
2
django/db/models/fields/proxy.pyi
Normal file
2
django/db/models/fields/proxy.pyi
Normal file
@@ -0,0 +1,2 @@
|
||||
class OrderWrt:
|
||||
def __init__(self, *args, **kwargs) -> None: ...
|
||||
Reference in New Issue
Block a user