Scope of return type hints in Python

后端 未结 0 2021
遥遥无期
遥遥无期 2020-12-19 13:19

I have two classes, A and B, both of which have methods that return an instance of the other. This situation works just fine when I am not using type hinting, however, I am

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