Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Jul 27, 2023
1 parent dcbd2dd commit eac7315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repository.
- new ``NeuronList`` method: :func:`navis.NeuronList.set_neuron_attributes`
- new utility functions: :func:`navis.nbl.compress_scores`, :func:`navis.nbl.nblast_prime`
- improved persistence functions: :func:`navis.persistence_distances`, :func:`navis.persistence_vector`, :func:`navis.persistence_diagram`
- :func:`navis.longest_neurite` and :func:`navis.cell_bofy_fiber` now also allow
- :func:`navis.longest_neurite` and :func:`navis.cell_body_fiber` now also allow
removing the longest neurite and CBF, respectively
- :func:`navis.heal_skeleton` now accepts a `mask` parameter that allows restricting where fragments are stitched
- various other bugfixes
Expand Down

0 comments on commit eac7315

Please sign in to comment.