Skip to content

Commit 3fc2a21

Browse files
BobinMathewluckyvs1
authored andcommitted
Updated PULL_REQUEST_TEMPLATE.md (pandas-dev#38696)
1 parent 22c8fb9 commit 3fc2a21

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
- [ ] closes #xxxx
22
- [ ] tests added / passed
3-
- [ ] passes `black pandas`
4-
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
3+
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
54
- [ ] whatsnew entry

0 commit comments

Comments
 (0)