python使用pre-commit自动格式化使用pre-commit自动格式化自动在commit时检查格式是否符合要求的python包安装pip install pre-commit使用pre-commit run -a