From 98d86e772176c41e623094b60220359cfb06abe7 Mon Sep 17 00:00:00 2001 From: Kaxil Naik Date: Wed, 1 Jul 2020 12:11:04 +0100 Subject: [PATCH] fixup! Add Local and Sequential Executors to Doc (#8084) --- docs/executor/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/executor/index.rst b/docs/executor/index.rst index 7994ac74e94543..fc305ea881f60a 100644 --- a/docs/executor/index.rst +++ b/docs/executor/index.rst @@ -34,3 +34,4 @@ section of the configuration file. dask celery kubernetes + mesos