product · inferred from evidence
py.typed
A marker file used to indicate that a Python package supports type checking.
- turbopuffer-python: py.typed missing, mypy treats the library as untyped
Installing `turbopuffer[fast]==0.2.1` did not ship a `py.typed` marker file in the package. Because of that, mypy treated the entire library as untyped and skipped checking calls into it. The reporter suspected the file was sitting in the r