Python functions to get top-level importables names
0

Configure Feed

Select the types of activity you want to include in your feed.

I don't have time to fight MyPy today

Juan Luis Cano Rodríguez (Jul 24, 2024, 11:04 AM +0200) 61fe0e01 6324a844

+1 -1
+1 -1
pyproject.toml
··· 75 75 convention = "numpy" 76 76 77 77 [tool.mypy] 78 - python_version = "3.9" 78 + python_version = "3.11" 79 79 warn_redundant_casts = true 80 80 warn_unused_configs = true 81 81 pretty = true