Skip to content
Snippets Groups Projects
Commit cb37b54f authored by fima's avatar fima :beers:
Browse files

Hotfix: docs bug

parent bce4b0cf
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,8 @@ def blob( ...@@ -76,7 +76,8 @@ def blob(
```python ```python
# Visualize slices # Visualize slices
qim3d.viz.slices(vol, n_slices=15, axis=1) ``` qim3d.viz.slices(vol, n_slices=15, axis=1)
```
![synthetic_blob_cylinder_slice](assets/screenshots/synthetic_blob_cylinder_slice.png) ![synthetic_blob_cylinder_slice](assets/screenshots/synthetic_blob_cylinder_slice.png)
Example: Example:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment