Skip to content

Commit 515717f

Browse files
committed
fix documentation
1 parent 3e28045 commit 515717f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

teachpyx/video/tsp_kruskal_pygame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ def pygame_simulation(
393393
<https://www.pygame.org/docs/ref/display.html#pygame.display.set_mode>`_
394394
:param verbose: verbosity
395395
:return: see :func:`tsp_kruskal_algorithm
396-
teachpyx.practice.tsp_kruskal.tsp_kruskal_algorithm>`
396+
<teachpyx.practice.tsp_kruskal.tsp_kruskal_algorithm>`
397397
398398
La simulation ressemble à ceci :
399399

0 commit comments

Comments
 (0)