This is an automated email from the ASF dual-hosted git repository.

gopidesu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 34301f60f6d Minor doc fix in edge_executor (#49755)
34301f60f6d is described below

commit 34301f60f6d321f30a478bc08f36ff5e412e3dd7
Author: Dheeraj Turaga <[email protected]>
AuthorDate: Fri Apr 25 01:35:42 2025 -0500

    Minor doc fix in edge_executor (#49755)
---
 providers/edge3/docs/edge_executor.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/providers/edge3/docs/edge_executor.rst 
b/providers/edge3/docs/edge_executor.rst
index 74439dce71a..5b1df582ab0 100644
--- a/providers/edge3/docs/edge_executor.rst
+++ b/providers/edge3/docs/edge_executor.rst
@@ -268,6 +268,7 @@ running tasks are completed before return.
 
 If you want to know the status of a worker while waiting on maintenance you can
 use the command
+
 .. code-block:: bash
 
     airflow edge status

Reply via email to