mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 21:14:49 +08:00
move generated stubs to separate directory, too messty
This commit is contained in:
2
django-stubs-generated/core/management/commands/test.pyi
Normal file
2
django-stubs-generated/core/management/commands/test.pyi
Normal file
@@ -0,0 +1,2 @@
|
||||
class Command:
|
||||
def handle(self, *test_labels, **options): ...
|
||||
Reference in New Issue
Block a user