mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-09 15:25: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
bc6a1d169a
commit
af5291dd82
@ -369,4 +369,4 @@ if __name__ == "__main__":
|
||||
random.shuffle(lst)
|
||||
for i in lst:
|
||||
t.del_node(i)
|
||||
print(str(t))
|
||||
print(str(t))
|
||||
|
Loading…
x
Reference in New Issue
Block a user