To run Pytype, install it with pip: pip install pytype Then, run Pytype against your code folder (e.g., code_examples/chapter7): pytype ...
確定! 回上一頁