Skip to content

Commit

Permalink
Update pydantic_settings/sources.py
Browse files Browse the repository at this point in the history
Co-authored-by: Marcelo Trylesinski <[email protected]>
  • Loading branch information
hramezani and Kludex authored Jun 8, 2023
1 parent 7813e68 commit f1d436c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydantic_settings/sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ class Cfg(BaseSettings):
Args:
field: The field.
key: The key(env name).
key: The key (env name).
Returns:
Field if it finds the next field otherwise `None`.
Expand Down

0 comments on commit f1d436c

Please sign in to comment.