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

BaseChainBackend type annotation missing #2191

Closed
antazoey opened this issue Oct 29, 2021 · 0 comments · Fixed by #2192
Closed

BaseChainBackend type annotation missing #2191

antazoey opened this issue Oct 29, 2021 · 0 comments · Fixed by #2192

Comments

@antazoey
Copy link
Contributor

  • Version: master
  • Python: 3.9.7
  • OS: macOS

What was wrong?

BaseChainBackend missing from tester annotation in EthereumTesterProvider

How can it be fixed?

Add BaseChainBackend type annotation to EthereumTesterProvider __init__() tester parameter.

Note: We prefer to use issues to track our work. If you think you've encountered a bug in web3py or
have a feature request, you're in the right place. If you have implementation or usage questions,
please refer to our documentation and/or join the conversation
on discord.

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 a pull request may close this issue.

1 participant