Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Always import Contract to avoid NameError
For some reason, Contract is needed even though it is used only for Mypy annotation.
- Loading branch information