Skip to content

Commit cc5a1bd

Browse files
committed
fix lines
1 parent f6dc695 commit cc5a1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/idempotency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ By supplying an output serializer, you can control the return type of the functi
158158

159159
=== "Using A Custom Type (Dataclasses)"
160160

161-
```python hl_lines="3-8 26-28 32-35 42 48"
161+
```python hl_lines="3-8 26-28 32-44 51"
162162
--8<-- "examples/idempotency/src/working_with_idempotent_function_custom_output_serializer.py"
163163
```
164164

0 commit comments

Comments
 (0)