Josh Carp created AIRFLOW-3862:
----------------------------------
Summary: Check types with mypy
Key: AIRFLOW-3862
URL: https://issues.apache.org/jira/browse/AIRFLOW-3862
Project: Apache Airflow
Issue Type: Improvement
Reporter: Josh Carp
Some Airflow operators include mypy type annotations. But we don't currently
check that those types are correct, so it's not surprising that some of them
aren't. Let's verify existing type annotations with mypy, and potentially add
more annotations going forward.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)