Skip to content

Commit b8f2e20

Browse files
hramezaniKludex
andauthored
Update pydantic_settings/sources.py
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
1 parent cbfb1b7 commit b8f2e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pydantic_settings/sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ def get_field_value(self, field: FieldInfo, field_name: str) -> tuple[Any, str,
356356
357357
Returns:
358358
A tuple contains the key, value if the file exists otherwise `None`, and
359-
a flag to determine whether value is complex.
359+
a flag to determine whether value is complex.
360360
"""
361361

362362
env_val: str | None = None

0 commit comments

Comments
 (0)