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