mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-08-31 20:07:02 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
def complain(*args, **kwargs): ...
|
||||
|
||||
|
||||
def ignore(*args, **kwargs) -> None: ...
|
||||
Reference in New Issue
Block a user