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 return type of _BaseParameter.__call__ #1839

Merged
merged 2 commits into from
Nov 26, 2019

Conversation

astafan8
Copy link
Contributor

Question - is this fix correct? :)

@jenshnielsen
Copy link
Collaborator

@astafan8 I believe this is correct. I fixed the issues that came up as a result

@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

Merging #1839 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1839      +/-   ##
==========================================
+ Coverage   70.37%   70.37%   +<.01%     
==========================================
  Files         152      152              
  Lines       18846    18847       +1     
==========================================
+ Hits        13263    13264       +1     
  Misses       5583     5583

@astafan8 astafan8 merged commit ba2a9df into master Nov 26, 2019
@astafan8 astafan8 deleted the astafan8-parameter-call-return branch November 26, 2019 11:22
Dominik-Vogel pushed a commit that referenced this pull request Nov 29, 2019
Fix return type of _BaseParameter.__call__
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