bramhanandlingala commented on PR #70437: URL: https://github.com/apache/airflow/pull/70437#issuecomment-5084298910
Hi @shahar1,@uranusjr Thanks for flagging — pushed a fix for both. The _is_inline_cmd attribute was accidentally dropped from __init__ in my last commit, causing the AttributeError; restored it and cleaned up the classification logic as per @uranusjr comment. The static check was just a missing trailing newline in the test file. Re-requesting review, thanks for your patience! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
