Skip to content

Fixes that mypy plugin was failing on calling a typeclass without arguments #273

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

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

sobolevn
Copy link
Member

Closes #270

@codecov-commenter
Copy link

Codecov Report

Merging #273 (ec2cbae) into master (779b040) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #273   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        16        16           
=========================================
  Hits            99        99           

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 779b040...ec2cbae. Read the comment docs.

@sobolevn sobolevn merged commit d3b525c into master Jul 13, 2021
@sobolevn sobolevn deleted the issue-270 branch July 13, 2021 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Mypy crash on calling typeclass with zero args
2 participants