Skip to content

Conversation

@pratik213
Copy link

if there is not a single elements and we try to implement insert_at_begining its showing elf.head.prev = node
AttributeError: 'NoneType' object has no attribute 'prev' so .Hence if condition in added

if there is not a single elements and we try to implement insert_at_begining its showing elf.head.prev = node AttributeError: 'NoneType' object has no attribute 'prev' so .Hence if condition in added
@dhavalsays
Copy link
Contributor

hey pratik thank you for the pull request but I already fixed this issue. I still appreciate your effort for taking time to fix this and give me a PR.

@dhavalsays dhavalsays closed this Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants