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 typo in explode_env_vars() docstring #207

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

paytonward6
Copy link
Contributor

Fixes minor typo in EnvSettingsSource.explode_env_vars() docstring; changes dictionaty to dictionary.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2784a70) 97.47% compared to head (6a8e59a) 97.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files           5        5           
  Lines         317      317           
  Branches       66       66           
=======================================
  Hits          309      309           
  Misses          6        6           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hramezani hramezani merged commit 9c26c1e into pydantic:main Jan 5, 2024
20 checks passed
@hramezani
Copy link
Member

Thanks @paytonward6

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