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