Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
aradyaron committed Sep 1, 2023
1 parent e71dd19 commit a08ba6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws_lambda_powertools/utilities/idempotency/idempotency.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ def idempotent_function(
If not supplied, no serialization is done via the NoOpSerializer.
In case a serializer of type inheriting BaseIdempotencyModelSerializer is given,
the serializer is derived from the function return type.
Examples
--------
**Processes an order in an idempotent manner**
Expand Down

0 comments on commit a08ba6d

Please sign in to comment.