Chainscore / Chainscore/tsrkit-types
@structure initializer needs type check
Open
bug
invalid
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Structure, when initialized, does not check for appropriate defined types. We need to overwrite dataclass __init__ to have this extra functionality
Contributor guide
Assessment
This issue has not been assessed yet.