lebeg commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection URL: https://github.com/apache/incubator-mxnet/pull/11991#discussion_r213998311
########## File path: tools/flaky_tests/flakiness_checker.py ########## @@ -1,3 +1,4 @@ +#!/usr/bin/env python2 Review comment: Does it work in python3? If yes this would be prefered. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
