amoghrajesh commented on code in PR #69438:
URL: https://github.com/apache/airflow/pull/69438#discussion_r3550831588


##########
providers/standard/tests/unit/standard/operators/test_python.py:
##########
@@ -2466,6 +2492,7 @@ class 
TestBranchPythonVirtualenvOperator(BaseTestBranchPythonVirtualenvOperator)
 
     @staticmethod
     def default_kwargs(*, python_version=DEFAULT_PYTHON_VERSION, **kwargs):
+        kwargs["python_version"] = python_version

Review Comment:
   Why this change?



-- 
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]

Reply via email to