uranusjr commented on issue #16263: URL: https://github.com/apache/airflow/issues/16263#issuecomment-854605344
The cause is the same as https://github.com/apache/airflow/issues/16138#issuecomment-851688673. Instead of `str.lstrip()` each line, the parser need to dedent the lines more smartly to preserve internal indentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
