dianfu commented on a change in pull request #8863: [FLINK-12962][python] Allows pyflink to be pip installed. URL: https://github.com/apache/flink/pull/8863#discussion_r297540088
########## File path: flink-python/pyflink/find_flink_home.py ########## @@ -1,4 +1,5 @@ -################################################################################ +#!/usr/bin/env python Review comment: Good catch. What about also adding this header for shell.py? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
