Is it possible reference an inner class in an attribute on another inner class in Python?

后端 未结 0 1434
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-19 08:20

I am using peewee as an ORM for a small project. I want to define my models as inner classes like this:

db = Sqlite         


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