Python attrs validator and __attrs_post_init__() are not called

后端 未结 0 1977
终归单人心
终归单人心 2020-12-15 09:57

I created a class using @attr.s and defined an attribute validator and attrs_post_init() method. I expect these methods to be automatically called when inst

相关标签:
回答
  • 消灭零回复
提交回复
热议问题