Skip to content

Commit

Permalink
Updated more documents
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsayre committed May 26, 2024
1 parent fb21d4f commit 16d689a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## Checklist:
- [ ] The code change is tested and works locally.
- [ ] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
- [ ] Local tests pass. **Your PR cannot be merged unless tests pass**
- [ ] There is no commented out code in this PR.
- [ ] Tests have been added/updated. No exclusions in `.coveragerc` permitted.
- [ ] `README.MD` updated (if necessary)

0 comments on commit 16d689a

Please sign in to comment.