Files
django-stubs/django-stubs-generated/__init__.pyi
2018-12-21 05:47:24 +03:00

6 lines
85 B
Python

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