dry-python / dry-python/classes
Check that `AssociatedType` type vars are not bound / do not have values
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 730
- Forks
- 30
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.