python-type-stubs/matplotlib/backend_managers.pyi

5 строки
78 B
Python
Исходник Обычный вид История

from typing import Any
def __getattr__(name: str) -> Any: ... # incomplete