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 type annotation of inherit_config function #139

Merged
merged 1 commit into from Mar 21, 2018

Conversation

anentropic
Copy link
Contributor

@anentropic anentropic commented Mar 21, 2018

for issue #138

@codecov
Copy link

codecov bot commented Mar 21, 2018

Codecov Report

Merging #139 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #139   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         879    879           
  Branches      197    197           
=====================================
  Hits          879    879

@samuelcolvin samuelcolvin merged commit 233aa9b into pydantic:master Mar 21, 2018
@samuelcolvin
Copy link
Member

thank, I'll do a new release soon.

@samuelcolvin
Copy link
Member

thanks a lot for contributing. This should now be released.

alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
* making val_line_error a function

* simplify context

* simplify location

* better error creation

* cleanup

* update context! macro

* more cleanup

* move error context into enum (pydantic#139)

* move error context into enum

* tweak

* simplify error rendering

* use static strings where possible

* tweak error kind rendering

* improve coverage

* improve coverage

* cleanup

* remove unused code

* correct imports

* cleanup location logic
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