pingzh commented on pull request #10654:
URL: https://github.com/apache/airflow/pull/10654#issuecomment-690772877


   Strange, i started to get this static check error after I rebased the master:
   
   ```
   Run 
mypy..........................................................................................................................Failed
   - hook id: mypy
   - exit code: 1
   
   airflow/models/dagrun.py:72: error: unused 'type: ignore' comment
               primaryjoin=and_(TI.dag_id == dag_id, TI.execution_date == exe...
               ^
   Found 1 error in 1 file (checked 2408 source files)
   ```


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


Reply via email to