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

2 lines
66 B
Python

class Command:
def handle(self, *args, **options) -> None: ...