pytype is a static type analyzer for Python code; it generates files of inferred type information, located by default in .pytype/pyi.
1.8 KiB
1.8 KiB
pytype is a static type analyzer for Python code; it generates files of inferred type information, located by default in .pytype/pyi.