File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111I have read through the [ contributing guidelines] ( https://bigtree.readthedocs.io/en/stable/home/contributing/ ) and ensured that
1212- [ ] I have added a descriptive title for this pull request.
1313- [ ] I have followed the convention and standards, and my code is checked for style and correctness.
14- - [ ] I have added test cases and ensured unit tests passed and code coverage is 100% .
15- - [ ] I have ensured documentation and code docstrings are up-to-date .
14+ - [ ] I have added test cases, and unit tests pass with 100% code coverage.
15+ - [ ] I have updated the documentation and code docstrings.
1616
1717## Checklist (for reviewer)
1818- [ ] I have added label (breaking / enhancement / bug / documentation) to this pull request, if applicable.
You can’t perform that action at this time.
0 commit comments