damccorm commented on PR #24965: URL: https://github.com/apache/beam/pull/24965#issuecomment-1424693480
I think the last pieces that are missing for precommits are: 1) Docs precommit - Add xg_boost (and maybe datatable?) here - https://github.com/apache/beam/blob/64e40d2c018f8e906f4bec32ef67f02734a95721/sdks/python/tox.ini#L153 2) From the root of the repo, run `./gradlew :sdks:python:test-suites:tox:py37:mypyPy37` and fix any breakages 3) From the root of the `sdks/python` folder, run `tox -e py3-yapf` Those should fix the remaining precommit failures -- 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]
