We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d06c028 commit 7c32c8aCopy full SHA for 7c32c8a
.github/PULL_REQUEST_TEMPLATE.md
@@ -2,5 +2,5 @@
2
3
- [ ] Closes #xxxx
4
- [ ] Tests added
5
- - [ ] Passes `isort -rc . && black . && mypy . && && flake8`
+ - [ ] Passes `isort -rc . && black . && mypy . && flake8`
6
- [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API
0 commit comments