We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e32f08 commit 1d79c72Copy full SHA for 1d79c72
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