You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/developers/tips.rst
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -218,12 +218,6 @@ PR-WIP: Regression test needed
218
218
219
219
Please add a [non-regression test](https://en.wikipedia.org/wiki/Non-regression_testing) that would fail at main but pass in this PR.
220
220
221
-
PR-WIP: PEP8
222
-
223
-
::
224
-
225
-
You have some [PEP8](https://www.python.org/dev/peps/pep-0008/) violations, whose details you can see in the Circle CI `lint` job. It might be worth configuring your code editor to check for such errors on the fly, so you can catch them before committing.
0 commit comments