mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-19 18:31:15 +08:00
add missing files throughout the codebase (#102)
This commit is contained in:
3
django-stubs/core/management/commands/runserver.pyi
Normal file
3
django-stubs/core/management/commands/runserver.pyi
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.core.management.base import BaseCommand
|
||||
|
||||
class Command(BaseCommand): ...
|
||||
Reference in New Issue
Block a user