Skip to content

Commit

Permalink
Update docs/source/error_code_list.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Jelle Zijlstra <[email protected]>
  • Loading branch information
katconnors and JelleZijlstra committed Sep 13, 2024
1 parent a511ed6 commit 5613432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/error_code_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,7 @@ Example:
...
def process(response1,response2)-> Union[object,int]:
return response1 + response2
return response1 + response2
.. _code-annotation-unchecked:

Expand Down

0 comments on commit 5613432

Please sign in to comment.