Skip to content

Commit

Permalink
do not call the function in the function file
Browse files Browse the repository at this point in the history
  • Loading branch information
colevandersWands committed Dec 31, 2024
1 parent cd062fe commit 5effaf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ about: A template PR for code review with a checklist
- [ ] The function's name describes it's behavior
- [ ] The function's name matches the file name
- [ ] The function has correct type annotations
- [ ] The function is not called in the function file

## Strategy

Expand Down

0 comments on commit 5effaf5

Please sign in to comment.