mypy class forward references in type alias gives error when in other module

前端 未结 0 1847
太阳男子
太阳男子 2020-12-11 21:22

I want to keep my type aliases in one module, say my_types, to be able to use them anywhere in my application (similar to the standard typing modul

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