issues
search
bloomberg
/
attrs-strict
Provides runtime validation of attributes specified in Python 'attr'-based data classes.
Apache License 2.0
52
stars
19
forks
source link
Improve error representation
#9
Closed
gaborbernat
closed
5 years ago
gaborbernat
commented
5 years ago
Do not override the object models interface inside BadTypeError
Adhere to repr representation idiom of using <> as wrapper text
Implement
str
rather than
repr