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 (fiel_value -> field_value) #123

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

kkirsche
Copy link
Contributor

This merge request fixes a small typo in a variable name where field_value was intended but fiel_value was in use.

This merge request fixes a small typo in a variable name where `field_value` was intended but `fiel_value` was in use.
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5af2188) 97.44% compared to head (344f589) 97.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files           5        5           
  Lines         313      313           
  Branches       68       68           
=======================================
  Hits          305      305           
  Misses          6        6           
  Partials        2        2           

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

@hramezani hramezani merged commit b7478d6 into pydantic:main Jul 12, 2023
20 checks passed
@hramezani
Copy link
Member

Thanks @kkirsche

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