Skip to content

Commit

Permalink
Remove executor API docs as users now create executors via configurat…
Browse files Browse the repository at this point in the history
…ion settings (documented on the configuration page)
  • Loading branch information
tomwhite committed Oct 1, 2024
1 parent 841db61 commit 052e34d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,18 +83,3 @@ Runtime
Spec
TaskEndEvent
measure_reserved_mem

Executors
=========

.. currentmodule:: cubed.runtime.executors
.. autosummary::
:nosignatures:
:toctree: generated/

local.SingleThreadedExecutor
local.ThreadsExecutor
local.ProcessesExecutor
beam.BeamExecutor
lithops.LithopsExecutor
modal.ModalExecutor

0 comments on commit 052e34d

Please sign in to comment.