Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign updoubly_linked_list.py: Add doctests #2052
Conversation
@WilliamHYZhang @AlexDvorak |
@cclauss Similarly the problem is also there in |
https://travis-ci.com/github/TheAlgorithms/Python/builds/168928811#L754 is even worse than that. It is saying that |
Yes, because on line 41 |
So, Can you suggest a fix that allows the tests to pass? |
You can make the tests pass by not trying to use |
cclauss commentedMay 31, 2020
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}
.