Skip to content

Commit

Permalink
fix add_silhouette docstring (pyvista#3912)
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski committed Jan 31, 2023
1 parent 4f799bb commit 20bd4ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyvista/plotting/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -4044,6 +4044,8 @@ def add_silhouette(
performance is achieved.
params : dict, optional
Optional silhouette parameters.
.. deprecated:: 0.38.0
This keyword argument is no longer used. Instead, input the
parameters to this function directly.
Expand Down

0 comments on commit 20bd4ce

Please sign in to comment.