damccorm commented on code in PR #38107:
URL: https://github.com/apache/beam/pull/38107#discussion_r3089501627


##########
sdks/python/test-suites/tox/pycommon/build.gradle:
##########
@@ -41,5 +41,5 @@ check.dependsOn formatter
 toxTask "lint", "lint", "${posargs}"
 linter.dependsOn lint
 
-toxTask "mypy", "mypy", "${posargs}"
-linter.dependsOn mypy
+// toxTask "mypy", "mypy", "${posargs}"
+// linter.dependsOn mypy

Review Comment:
   Can we just remove this instead of commenting it out?



-- 
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]

Reply via email to