- 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.