Skip to content

Commit 86d19a1

Browse files
committed
deploy: ec94453
1 parent a13f40e commit 86d19a1

18 files changed

+5
-70
lines changed

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/index.doctree

-12 Bytes
Binary file not shown.
-31 Bytes
Binary file not shown.
-33 Bytes
Binary file not shown.

_sources/index.rst.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ Indices and tables
5454
* :ref:`genindex`
5555
* :ref:`modindex`
5656
* :ref:`search`
57-

_sources/res/code/interface.rst.txt

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -105,22 +105,3 @@ toggle_visibility
105105
open_file_dialog
106106
**************************************
107107
.. autofunction:: napari_cellseg3d.interface::open_file_dialog
108-
109-
110-
111-
112-
113-
114-
115-
116-
117-
118-
119-
120-
121-
122-
123-
124-
125-
126-

_sources/res/code/model_framework.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Attributes
2020
*********************
2121

2222
.. autoclass:: napari_cellseg3d.code_models.model_framework::ModelFramework
23-
:members: _viewer, worker, docked_widgets, images_filepaths, labels_filepaths, results_path
23+
:members: _viewer, worker, docked_widgets, images_filepaths, labels_filepaths, results_path

_sources/res/code/model_workers.rst.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,3 @@ Methods
4242
.. autoclass:: napari_cellseg3d.code_models.model_workers::TrainingWorker
4343
:members: __init__, log, train
4444
:noindex:
45-
46-
47-
48-
49-

_sources/res/code/plugin_base.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Attributes
3535
*********************
3636

3737
.. autoclass:: napari_cellseg3d.code_plugins.plugin_base::BasePluginFolder
38-
:members: _viewer, images_filepaths, labels_filepaths, results_path
38+
:members: _viewer, images_filepaths, labels_filepaths, results_path

_sources/res/code/plugin_convert.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ save_layer
4747

4848
show_result
4949
****************************************
50-
.. autofunction:: napari_cellseg3d.code_plugins.plugin_convert::show_result
50+
.. autofunction:: napari_cellseg3d.code_plugins.plugin_convert::show_result

0 commit comments

Comments
 (0)