o-nikolas commented on code in PR #70708: URL: https://github.com/apache/airflow/pull/70708#discussion_r3678870303
########## airflow-core/newsfragments/70708.bugfix.rst: ########## @@ -0,0 +1 @@ +The ``@deadline_reference`` decorator can now be used without parentheses. Previously, using it that way silently skipped registration and rebound the decorated class to the decorator's inner function, which surfaced later as an unrelated ``TypeError``. Review Comment: I'm assuming you actually wanted this newsfragment and it wasn't just the agent who added it superfluously? -- 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]
