dry-python / dry-python/classes
Check that `AssociatedType` type vars are not bound / do not have values
Open
- Dominant language
- Python
- Stars
- 730
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Right now, it is possible to create `AssociatedType` with bound type variables. This is not really supported during runtime.
So, we need a check for this.
Contributor guide
Assessment
This issue has not been assessed yet.