feat(fastapi): add checked inline type annotations (#4685)
* fastapi: add py.typed marker PEP 561 requires this marker inside the distributed package to indicate that downstream users may consume its inline type annotations. * fix(fastapi): type-check public instrumentation API Assisted-by: Codex * fix lint --------- Co-authored-by: Leighton Chen <lechen@microsoft.com> Co-authored-by: aaronabbott <aaronabbott@google.com>
T
Tamir Duberstein committed
e0ca1e5996cba16cd5bb77e838ba01886acdb474
Parent: 16f32f8
Committed by GitHub <noreply@github.com>
on 7/31/2026, 8:22:46 PM