Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
All tests - ok
  • Loading branch information
doc-jones committed Nov 15, 2019
commit 7664c12730927b54240426df345460f52b237f06
2 changes: 0 additions & 2 deletions reverse/reverse.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ def reverse_list(self):
current = next
self.head = prev


#comment to commit