Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve the situation where the function name is bytes (#2367)
fix error: if function.name.endswith('_chk'): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: endswith first arg must be bytes or a tuple of bytes, not str Co-authored-by: Ajin Abraham <[email protected]>
- Loading branch information