Skip to content

Commit f42cff6

Browse files
authored
Update pull_request_template.md
Added checkbox for flake8 linter
1 parent 6afea58 commit f42cff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
* [ ] Have you added information on what your changes do and why you chose this as your solution?
66
* [ ] Have you written new tests for your changes?
77
* [ ] Does your submission pass tests?
8-
* [ ] Have you lint your code locally prior to submission?
8+
* [ ] This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?
99

1010

0 commit comments

Comments
 (0)