Skip to content

Commit

Permalink
Add back deleted comment (#17884)
Browse files Browse the repository at this point in the history
Fixes comment deleted in #17304
  • Loading branch information
edwardwang888 authored Aug 28, 2021
1 parent 606b697 commit 95279bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 95279bd

Please sign in to comment.