Skip to content

Fix an error of type ingore#10871

Closed
pingzh wants to merge 1 commit intoapache:masterfrom
pingzh:ping.zhang-fix-static-check
Closed

Fix an error of type ingore#10871
pingzh wants to merge 1 commit intoapache:masterfrom
pingzh:ping.zhang-fix-static-check

Conversation

@pingzh
Copy link
Contributor

@pingzh pingzh commented Sep 10, 2020

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)

^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@pingzh pingzh closed this Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant