Update Lab4.md

This commit is contained in:
Hao He 2022-10-19 11:10:27 +08:00 committed by GitHub
parent 528ec5500a
commit c279237021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Lab 4无需特意提交任何内容助教会在DDL后检查[OSS-Dev-Course-PK
4. [black文档](https://black.readthedocs.io/en/stable/)
5. [pre-commit文档](https://pre-commit.com/)
6. [pdoc3文档](https://pdoc3.github.io/pdoc/)
7. [GitHub Action文档](https://docs.github.com/en/actions)
7. [GitHub Action文档](https://docs.github.com/en/actions)[基本概念](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions)[测试&构建Python项目](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions)
8. 可能有用的GitHub Action插件
1. https://black.readthedocs.io/en/stable/integrations/github_actions.html
2. https://github.com/actions/setup-python