issues
search
ApeWorX
/
py-solc-x
Python wrapper and version management tool for the solc Solidity compiler.
https://solcx.readthedocs.io/
MIT License
141
stars
49
forks
source link
Add mypy types
#99
Closed
iamdefinitelyahuman
closed
4 years ago
iamdefinitelyahuman
commented
4 years ago
What I did
add mypy types
run mypy in the CI
Closes #33
How to verify it
tox -e lint
or check the CI
What I did
Closes #33
How to verify it
tox -e lint
or check the CI