We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a981a commit 101d51dCopy full SHA for 101d51d
.github/PULL_REQUEST_TEMPLATE.md
@@ -3,7 +3,7 @@
3
## PR Checklist
4
5
- [ ] Has Pytest style unit tests
6
-- [ ] Code is PEP 8 compliant
+- [ ] Code is [Flake 8](http://flake8.pycqa.org/en/latest/) compliant
7
- [ ] New features are documented, with examples if plot related
8
- [ ] Documentation is sphinx and numpydoc compliant
9
- [ ] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
0 commit comments