mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-11 00:05:54 +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
9218a96cc7
commit
e3603abe8d
@ -370,4 +370,4 @@ if __name__ == "__main__":
|
|||||||
random.shuffle(lst)
|
random.shuffle(lst)
|
||||||
for i in lst:
|
for i in lst:
|
||||||
t.del_node(i)
|
t.del_node(i)
|
||||||
print(str(t))
|
print(str(t))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user