Files
django-stubs/django-stubs-generated/__init__.pyi
2018-11-10 17:49:18 +03:00

6 lines
95 B
Python

from typing import Any, Optional
VERSION: Any
def setup(set_prefix: bool = ...) -> None: ...