incorrect assemble docstring: should be bytes
Open
- Dominant language
- Python
- Stars
- 385
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
assemble is doc'd to return a str but it returns a bytes.
https://github.com/trailofbits/pyevmasm/blob/ac3b5078d6faa422c45eee8df9edea4372480904/pyevmasm/evmasm.py#L711
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.