diff --git a/airflow/__init__.py b/airflow/__init__.py index 9f9073eb796d4..a913d141e5fb2 100644 --- a/airflow/__init__.py +++ b/airflow/__init__.py @@ -81,6 +81,7 @@ def __getattr__(name): # This is never executed, but tricks static analyzers (PyDev, PyCharm,) +# into knowing the types of these symbols, and what # they contain. STATICA_HACK = True globals()['kcah_acitats'[::-1].upper()] = False