ferruzzi commented on code in PR #57886:
URL: https://github.com/apache/airflow/pull/57886#discussion_r2497454993
##########
airflow-core/tests/unit/utils/test_logging_mixin.py:
##########
@@ -175,7 +175,7 @@ def test_textio_compatibility(self):
assert isinstance(log.name, str)
[email protected](["maintain_propagate"],
[[SetContextPropagate.MAINTAIN_PROPAGATE], [None]])
[email protected]("maintain_propagate",
[SetContextPropagate.MAINTAIN_PROPAGATE, None])
Review Comment:
Alright, I guess if it's passing I'll get over it. It just looked different
from the other changes so I wanted to be sure we weren't breaking anything.
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]