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


##########
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:
   that was left over from testing, fixed



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