mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-17 17:35:59 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
class Command:
|
||||
def handle(self, **options) -> None: ...
|
||||
Reference in New Issue
Block a user