Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos in pydantic settings module #124

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

kkirsche
Copy link
Contributor

./pydantic_settings/sources.py:50: overrided ==> overridden
./pydantic_settings/sources.py:327: curently ==> currently
./pydantic_settings/main.py:47: bellow ==> below

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b7478d6) 97.44% compared to head (72b129a) 97.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #124   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files           5        5           
  Lines         313      313           
  Branches       68       68           
=======================================
  Hits          305      305           
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
pydantic_settings/main.py 100.00% <ø> (ø)
pydantic_settings/sources.py 97.70% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hramezani
Copy link
Member

Thanks @kkirsche

@hramezani hramezani merged commit 2572a18 into pydantic:main Jul 12, 2023
20 checks passed
@kkirsche kkirsche deleted the fix/typos branch July 12, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants