You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/14 11:39:38 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #32749: [SPARK-34943][BUILD] Upgrade flake8 to 3.8.0 or above in Jenkins

HyukjinKwon commented on a change in pull request #32749:
URL: https://github.com/apache/spark/pull/32749#discussion_r708180901



##########
File path: dev/lint-python
##########
@@ -18,8 +18,8 @@
 # define test binaries + versions
 FLAKE8_BUILD="flake8"
 # TODO(SPARK-34943): minimum version should be 3.8+
-MINIMUM_FLAKE8="3.5.0"
 MINIMUM_MYPY="0.910"
+MINIMUM_FLAKE8="3.8.0"

Review comment:
       ```suggestion
   MINIMUM_FLAKE8="3.8.0"
   MINIMUM_MYPY="0.910"
   ```




-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org