reveal_type is a “magic” function that mypy detects to log the type of a variable. You don't need to import it, it's global. It doesn't exist in Python, ...
確定! 回上一頁