Commit cf6800a
fix: add docs-validate skip for Python snippet in streaming-events guide
The Python subscription example uses 'session' without defining it,
which fails mypy validation in CI. Add skip directive to match the
Go and .NET snippets.
Co-authored-by: Copilot <[email protected]>1 parent bf0f585 commit cf6800a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments