Skip to content

Commit

Permalink
nth_combination_with_replacement was in the wrong spot
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayles committed Jul 17, 2023
1 parent 10540e7 commit f55a41d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ These tools yield combinatorial arrangements of items from iterables.
.. autofunction:: nth_product
.. autofunction:: nth_permutation
.. autofunction:: nth_combination
.. autofunction:: nth_combination_with_replacement


Wrapping
Expand Down

0 comments on commit f55a41d

Please sign in to comment.