fix: resolve lint error (#650)
This commit is contained in:
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -10,6 +10,6 @@ Briefly describe the changes made in this PR.
|
||||
|
||||
## Checklist
|
||||
|
||||
1. Ensure pre-commit or other linting tools are used to fix potential lint issues.
|
||||
1. Ensure pre-commit `pre-commit run --all-files` or other linting tools are used to fix potential lint issues.
|
||||
2. Confirm that modifications are covered by complete unit tests. If not, please add more unit tests for correctness.
|
||||
3. Modify documentation as needed, such as docstrings or example tutorials.
|
||||
|
||||
Reference in New Issue
Block a user