Skip to content

Commit 8d5e971

Browse files
committed
.
1 parent 0727771 commit 8d5e971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/random.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,7 @@ from the combinatoric iterators in the :mod:`itertools` module
634634
or the :pypi:`more-itertools` project:
635635

636636
.. testcode::
637+
637638
import random
638639

639640
def random_product(*iterables, repeat=1):

0 commit comments

Comments
 (0)