Skip to content

Commit 76272fe

Browse files
committed
Updated index.rst
1 parent 3a5a419 commit 76272fe

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

docs/README.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ Quick Start Guide
1313
::
1414

1515
from pygorithm.sorting import bubble_sort
16-
1716
# This will print the code for bubble sort
18-
1917
print(bubble_sort.get_code())
2018

2119
myList = [12, 4, 2, 14, 3, 7, 5]

0 commit comments

Comments
 (0)