Skip to content

Commit

Permalink
Doc entry points
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Feb 20, 2024
1 parent a634530 commit 8687973
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/fluidimage/executors/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
exec_async_servers
servers
.. autofunction:: get_entry_points
.. autofunction:: get_executor_names
.. autofunction:: import_executor_class
"""

import importlib
Expand Down

0 comments on commit 8687973

Please sign in to comment.