eladkal commented on PR #24980: URL: https://github.com/apache/airflow/pull/24980#issuecomment-1204368223
Can you please fix static checks? ``` Run flake8.............................................................................Failed - hook id: run-flake8 - exit code: 1 airflow/providers/google/cloud/operators/dataflow.py:127:111: E501 line too long (130 > 110 characters) airflow/providers/google/cloud/operators/dataflow.py:129:111: E501 line too long (161 > 110 characters) airflow/providers/google/cloud/operators/dataflow.py:130:111: E501 line too long (157 > 110 characters) ``` -- 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]
