Generic types lose their Generic[T, …] base class in the .pyi file generated by stubgen

后端 未结 0 1764
不知归路
不知归路 2021-01-17 20:53

Let\'s say here is a very simple generic class that represents a stack and hence is inherited from Generic[T] (#1).



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