Skip to content

Commit

Permalink
docs: minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Sep 5, 2024
1 parent cac8889 commit 3f6cb6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/examples/4_remote/plot_02_remote_microns.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
Let's get started:
"""

# %%
import navis
import navis.interfaces.microns as mi

Expand Down
3 changes: 1 addition & 2 deletions docs/examples/5_nblast/plot_00_nblast_intro.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@
cl

# %%
# Now plot each cluster
# For simplicity we are plotting in 2D here
# Now plot each cluster. For simplicity we are plotting in 2D here:
import math

n_clusters = max(cl)
Expand Down

0 comments on commit 3f6cb6c

Please sign in to comment.