File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ the ``distance()`` and ``plot()`` methods (unless we want to override them).
7676 :scale: 75
7777 :include-source:
7878 :caption:
79- Visualization of how the :class: `.XLines ` looks when calculated based on the
79+ Visualization of the :class: `.XLines ` shape when calculated based on the
8080 music :class: `.Dataset `, with the dataset's bounds.
8181
8282 from data_morph.data.loader import DataLoader
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ def plot_shape_on_dataset(
4848 :scale: 75
4949 :include-source:
5050 :caption:
51- Visualization of the :class:`.Star` when calculated based on the
51+ Visualization of the :class:`.Star` shape when calculated based on the
5252 music :class:`.Dataset`, with the dataset's bounds.
5353
5454 from data_morph.data.loader import DataLoader
@@ -63,7 +63,7 @@ def plot_shape_on_dataset(
6363 :scale: 75
6464 :include-source:
6565 :caption:
66- Visualization of the :class:`.Heart` when calculated based on the
66+ Visualization of the :class:`.Heart` shape when calculated based on the
6767 music :class:`.Dataset`, without the dataset's bounds.
6868
6969 from data_morph.data.loader import DataLoader
You can’t perform that action at this time.
0 commit comments