We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afea58 commit f42cff6Copy full SHA for f42cff6
pull_request_template.md
@@ -5,6 +5,6 @@
5
* [ ] Have you added information on what your changes do and why you chose this as your solution?
6
* [ ] Have you written new tests for your changes?
7
* [ ] Does your submission pass tests?
8
-* [ ] Have you lint your code locally prior to submission?
+* [ ] This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?
9
10
0 commit comments