Pycodestyle (Formerly PEP8) is the official linter tool to check the python code against the style conventions of PEP8 python. To install it: pip install ...
確定! 回上一頁