We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0622a5 commit 0f992b6Copy full SHA for 0f992b6
docs/utilities/typing.md
@@ -38,7 +38,7 @@ Using `LambdaContext` typing makes it possible to access information and hints o
38
39
=== "working_with_context_function.py"
40
41
- ```python hl_lines="6 16 25 26"
+ ```python hl_lines="6 15 22 23"
42
--8<-- "examples/typing/src/working_with_context_function.py"
43
```
44
0 commit comments