Files
django-stubs/django-stubs-generated/core/management/commands/test.pyi
2018-11-10 17:49:18 +03:00

3 lines
66 B
Python

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