Skip to content

Commit

Permalink
DOC: a trivial doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Nov 30, 2023
1 parent ca3f52f commit fd06795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scipy/interpolate/_ndgriddata.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def __call__(self, *args, **query_options):
function to be explicitly set. See the `scipy.spatial.cKDTree.query` for an overview of the different
options.
..versionadded:: 1.12.0
.. versionadded:: 1.12.0
"""
# For the sake of enabling subclassing, NDInterpolatorBase._set_xi performs some operations
Expand Down

0 comments on commit fd06795

Please sign in to comment.