Mypy does type inference - that is it can divine the types of values based on the context by examining the code around the value in question.
確定! 回上一頁