mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-06 05:45:53 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
a3becf3100
commit
7d414b4892
@ -111,7 +111,7 @@ class SortedLinkedList:
|
||||
This function displays whole list
|
||||
|
||||
Doctests
|
||||
|
||||
|
||||
|
||||
>>> linkedList=SortedLinkedList()
|
||||
>>> linkedList.insert(32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user