potiuk commented on pull request #8556: URL: https://github.com/apache/airflow/pull/8556#issuecomment-619871980
@joppevos ``` # TODO: This license is not consistent with license used in the project. # Delete the inconsistent license and above line and rerun pre-commit to insert a good license. ``` You had a problem when copy&pasting the licence. All our licence headers have to be exactly the same. Delete the licence from this file (tests/providers/google/cloud/operators/test_gcs_to_bigquery.py) and run pre-commit as described in https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst#pre-commit-hooks ---------------------------------------------------------------- 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]
