Skip to content

Commit 151bcf3

Browse files
committed
[ci skip] Fix: Declaire dependency for local package correctly 9a9f45e
1 parent 0e67b4a commit 151bcf3

29 files changed

Lines changed: 100 additions & 100 deletions

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: acb5a0bf14edcb7734049a46365c4c86
3+
config: 426d465e85fb68901b5ec8caf31f5f0f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

_sources/auto_examples/plot_basic_clustering.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ and boundary points (weak points).
172172

173173
.. rst-class:: sphx-glr-timing
174174

175-
**Total running time of the script:** (0 minutes 0.185 seconds)
175+
**Total running time of the script:** (0 minutes 0.187 seconds)
176176

177177

178178
.. _sphx_glr_download_auto_examples_plot_basic_clustering.py:

_sources/auto_examples/plot_k_sensitivity.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Plot the sensitivity analysis results
166166

167167
.. rst-class:: sphx-glr-timing
168168

169-
**Total running time of the script:** (0 minutes 0.461 seconds)
169+
**Total running time of the script:** (0 minutes 0.469 seconds)
170170

171171

172172
.. _sphx_glr_download_auto_examples_plot_k_sensitivity.py:

_sources/auto_examples/sg_execution_times.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:00.646** total execution time for 3 files **from auto_examples**:
9+
**00:00.656** total execution time for 3 files **from auto_examples**:
1010

1111
.. container::
1212

@@ -33,10 +33,10 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_k_sensitivity.py` (``plot_k_sensitivity.py``)
36-
- 00:00.461
36+
- 00:00.469
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_basic_clustering.py` (``plot_basic_clustering.py``)
39-
- 00:00.185
39+
- 00:00.187
4040
- 0.0
4141
* - :ref:`sphx_glr_auto_examples_custom_reducer.py` (``custom_reducer.py``)
4242
- 00:00.000

_sources/sg_execution_times.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:00.646** total execution time for 3 files **from all galleries**:
9+
**00:00.656** total execution time for 3 files **from all galleries**:
1010

1111
.. container::
1212

@@ -33,10 +33,10 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_k_sensitivity.py` (``../examples/plot_k_sensitivity.py``)
36-
- 00:00.461
36+
- 00:00.469
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_basic_clustering.py` (``../examples/plot_basic_clustering.py``)
39-
- 00:00.185
39+
- 00:00.187
4040
- 0.0
4141
* - :ref:`sphx_glr_auto_examples_custom_reducer.py` (``../examples/custom_reducer.py``)
4242
- 00:00.000

0 commit comments

Comments
 (0)