ColtenOuO opened a new pull request, #72261:
URL: https://github.com/apache/airflow/pull/72261

   ### Sumarry
   
   The function determines async mode internally via isinstance check rather 
than accepting an is_async parameter, so the docstring was describing an 
argument that doesn't exist in the signature.
   
   ### Change
   
   Remove the `:param is_async:`
   
   No any behavior be changed.


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