Files
django-stubs/django/core/management/commands/test.pyi
Maxim Kurnikov a9f215bf64 initial commit
2018-07-29 18:12:23 +03:00

2 lines
65 B
Python

class Command:
def handle(self, *test_labels, **options): ...