Python : How do I create an object where the superclass is both blank and inherits from typing.NamedTuple?

前端 未结 0 353
再見小時候
再見小時候 2020-12-05 03:24

I would like to set up an abstraction where I would like to only allow the sub datatypes of Foo to be passed in parts of my application. All of these really are

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