Files
django-stubs/django-stubs/conf/locale/__init__.pyi

4 lines
62 B
Python

from typing import Dict, Any
LANG_INFO: Dict[str, Any] = ...