eth-brownie / brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
https://eth-brownie.readthedocs.io
MIT License
2.64k stars 552 forks source link

fix: `TypeError` when outputting custom errors #1751

Closed iamdefinitelyahuman closed 7 months ago

iamdefinitelyahuman commented 7 months ago

What I did

Fixes #1749