Rather than an `else:` block here, if we add a `continue` on the line above then we can un-indent the whole block following this (L182-202) - I aim for shallower indents/less nesting where possible as I find it easier to follow the code as a result.
[ Full content available at: https://github.com/apache/incubator-airflow/pull/3830 ] This message was relayed via gitbox.apache.org for [email protected]
