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

[Trivial] Update datamode_code_generator:typo in pip install #1713

Merged
merged 1 commit into from Jul 13, 2020
Merged

[Trivial] Update datamode_code_generator:typo in pip install #1713

merged 1 commit into from Jul 13, 2020

Conversation

jordan-cote
Copy link
Contributor

As seen in https://koxudaxi.github.io/datamodel-code-generator, the correct command is
pip install datamodel-code-generator
not
pip install datamodel-code-generato

Change Summary

Related issue number

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)

As seen in https://koxudaxi.github.io/datamodel-code-generator, the correct command is 
`pip install datamodel-code-generator`
not
`pip install datamodel-code-generato`
@codecov
Copy link

codecov bot commented Jul 12, 2020

Codecov Report

Merging #1713 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #1713   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         3893      3893           
  Branches       783       783           
=========================================
  Hits          3893      3893           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5dbb127...3fe5163. Read the comment docs.

@samuelcolvin samuelcolvin merged commit f1f944f into pydantic:master Jul 13, 2020
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