potiuk commented on code in PR #23104:
URL: https://github.com/apache/airflow/pull/23104#discussion_r854433222


##########
tests/system/providers/google/bigquery/example_bigquery_sensors.py:
##########
@@ -23,6 +23,7 @@
 from datetime import datetime
 
 from airflow import models
+from airflow.models.baseoperator import BaseOperator

Review Comment:
   this came as part of the semi-rndom "mypy" failures. Mypy detected slightly 
different errors when there was a different set of files - so I had some 20 
more mypy failures with this change. 
   
    I thought it has been merged separately but I will definitely check it (I 
will myself do a thorough review of it before I merge :). 



-- 
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]

Reply via email to