Improve typing of BaseKey
Open
- Dominant language
- Python
- Stars
- 245
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Currently `tronpy.keys.BaseKey.fromhex` returns `BaseKey` type. Please type the return value as `typing_extensions.Self` to get proper IDE support.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.