kaxil commented on pull request #8956: URL: https://github.com/apache/airflow/pull/8956#issuecomment-632310470
I am not sure why the test is failing: ``` ************* Module airflow.providers.google.cloud.hooks.datacatalog airflow/providers/google/cloud/hooks/datacatalog.py:519:15: E1101: Class 'DataCatalogClient' has no 'field_path' member (no-member) airflow/providers/google/cloud/hooks/datacatalog.py:842:15: E1101: Class 'DataCatalogClient' has no 'field_path' member (no-member) airflow/providers/google/cloud/hooks/datacatalog.py:1217:38: E1101: Class 'DataCatalogClient' has no 'field_path' member (no-member) ``` ---------------------------------------------------------------- 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]
