Dataclass elements with None default and typing - correct usage?

后端 未结 0 1334
醉酒成梦
醉酒成梦 2021-01-31 19:58

I\'m putting together a set of dataclasses using composition to model a complicated nested data structure.

I\'m trying to use mypy to check everything I write.

So

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