Skip to content

Commit f17d9c4

Browse files
ericzolfjugmac00
authored andcommitted
Fix PR template from fix_lint to fix
1 parent 522bdb3 commit f17d9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Please, make sure you address all the checklists (for details on how see
44
[development documentation](http://tox.readthedocs.org/en/latest/development.html#development))!
55

6-
- [ ] ran the linter to address style issues (`tox -e fix_lint`)
6+
- [ ] ran the linter to address style issues (`tox -e fix`)
77
- [ ] wrote descriptive pull request text
88
- [ ] ensured there are test(s) validating the fix
99
- [ ] added news fragment in `docs/changelog` folder

0 commit comments

Comments
 (0)