mypy
6e99a2db
- Add support for next-gen attrs API (#9396)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Add support for next-gen attrs API (#9396) These include the attr class makers: define, mutable, frozen And the attrib maker: field Also includes support for auto_attribs=None which means auto_detect which method of attributes are being used.
References
#9396 - Add support for next-gen attrs API
Author
euresti
Parents
849a7f73
Loading