Skip to content

Commit 101d51d

Browse files
committed
BLD: update PR template for flake8
1 parent 10a981a commit 101d51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## PR Checklist
44

55
- [ ] Has Pytest style unit tests
6-
- [ ] Code is PEP 8 compliant
6+
- [ ] Code is [Flake 8](http://flake8.pycqa.org/en/latest/) compliant
77
- [ ] New features are documented, with examples if plot related
88
- [ ] Documentation is sphinx and numpydoc compliant
99
- [ ] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)

0 commit comments

Comments
 (0)