Github user holdenk commented on a diff in the pull request:
https://github.com/apache/spark/pull/22425#discussion_r220950740
--- Diff: dev/tox.ini ---
@@ -14,6 +14,8 @@
# limitations under the License.
[pycodestyle]
-ignore=E226,E241,E305,E402,E722,E731,E741,W503,W504
+ignore=E226,E241,E305,E402,E722,E731,E741,W503,W504,W605
--- End diff --
I'm just confused why this would need to be changed in this PR -- hopefully
just a hold over from the previous PR?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]