mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 13:04:47 +08:00
3 lines
66 B
Python
3 lines
66 B
Python
class Command:
|
|
def handle(self, *test_labels, **options): ...
|