nchammas opened a new pull request #34655:
URL: https://github.com/apache/spark/pull/34655


   ### What changes were proposed in this pull request?
   
   This PR makes a small number of tweaks to our Python lint infra.
   
   * pylintrc is obsolete and not used.
   * tox.ini supports multiline values, so I've broken up the extremely long 
lines that were in there.
   * A requirement was missing from requirements.txt so I added it in there.
   
   ### Why are the changes needed?
   
   General maintenance of our internal Python infra.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   The existing `dev/lint-python` script.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to