Visual Studio Code color not working when using python types

后端 未结 0 716
迷失自我
迷失自我 2020-12-02 19:50

I am using the new python syntax to describe what types my methods return e.g.,: def method(unpacked_message: dict) -> dict:

This seems to break the

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