1fanwang commented on code in PR #70347:
URL: https://github.com/apache/airflow/pull/70347#discussion_r3722971897


##########
providers/microsoft/psrp/src/airflow/providers/microsoft/psrp/operators/psrp.py:
##########
@@ -56,8 +56,7 @@ class PsrpOperator(BaseOperator):
     :param command: command to execute on remote host. (templated)
     :param powershell: powershell to execute on remote host. (templated)
     :param cmdlet:
-        cmdlet to execute on remote host (templated). Also used as the default
-        value for `task_id`.
+        cmdlet to execute on remote host (templated).

Review Comment:
   Reverted with the setdefault , so the docstring documents the task_id 
default again



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