dongjoon-hyun commented on issue #26299: [MINOR][PYSPARK][DOCS] Fix typo in example documentation URL: https://github.com/apache/spark/pull/26299#issuecomment-548101842 Could you run `dev/lint-python` and fix the errors? ``` pycodestyle checks failed: 80 ./python/pyspark/sql/session.py:154:97: W291 trailing whitespace 81 ./python/pyspark/sql/session.py:155:98: W291 trailing whitespace 82 ##[error]Process completed with exit code 1. ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
