mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-17 13:59:46 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
class OrderWrt:
|
||||
def __init__(self, *args, **kwargs) -> None: ...
|
||||
Reference in New Issue
Block a user