Skip to content

Commit

Permalink
Update docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
reidjohnson committed Sep 6, 2024
1 parent 0cb162d commit 2786931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quantile_forest/_quantile_forest.py
Original file line number Diff line number Diff line change
Expand Up @@ -934,8 +934,8 @@ def proximity_counts(
Returns
-------
proximities : list of tuples
List of tuples mapping sample indices to proximity counts.
proximities : list of tuples, length = n_samples
List of tuples mapping training sample indices to proximity counts.
Notes
-----
Expand Down

0 comments on commit 2786931

Please sign in to comment.