🎨 更新 .pre-commit-config.yaml,启用额外的钩子;优化代码格式,确保一致性;更新 pyproject.toml,添加新作者信息

This commit is contained in:
2024-12-13 18:59:28 +08:00
parent 849cc24968
commit 26009a3335
9 changed files with 21 additions and 20 deletions

View File

@ -27,4 +27,4 @@ jobs:
pre-commit install
- name: Run pre-commit
run: pre-commit run --all-files
run: pre-commit run --all-files

View File

@ -47,4 +47,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Pytest-test-report-${{ matrix.python-version }}
path: report
path: report