ethereum / eth-typing

Python types for type hinting commonly used ethereum types
MIT License
31 stars 35 forks source link

fix toml bools and add version test #56

Closed pacrob closed 9 months ago

pacrob commented 9 months ago

What was wrong?

Some bools in pyproject.toml the wrong type - changed "True" to true. Added a test to make sure the __version__ attribute is available for the lib.

Todo:

Cute Animal Picture

image