mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-25 02:57:14 +08:00
2 lines
65 B
Python
2 lines
65 B
Python
class Command:
|
|
def handle(self, *test_labels, **options): ... |