标签:pyright
所有包含「pyright」标签的博客
My journey with Python type annotations
发布于 2023 年 10 月 8 日 at 19:32Recently I have digged into the type annotation system in Python. It is different from TypeScript in many ways. In this post I try to record my findings and thoughts while exploring and practising type annotations in a systematic way.