pyannotate 和monkeytype 不同,它产生的是类型注释(Type comments),我认为主要是给Python 2.7 不支持 Type annotations 时使用,如上例会是这样: def ...
確定! 回上一頁