Skip to content

Commit 526d9f7

Browse files
committed
fix: remove leftover comment
1 parent a0a9adc commit 526d9f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aws_lambda_powertools/event_handler/openapi/encoders.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ def jsonable_encoder( # noqa: PLR0911
3636
This is a modified version of fastapi.encoders.jsonable_encoder that supports
3737
encoding of pydantic.BaseModel objects.
3838
39-
This function is used to encode the response body of a FastAPI endpoint.
40-
4139
Parameters
4240
----------
4341
obj : Any

0 commit comments

Comments
 (0)