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 upAdd __init__.py files in all the directories #2503
Conversation
Travis tests have failedHey @dhruvmanila, TravisBuddy Request Identifier: f7a588e0-017e-11eb-9be6-0d9634a5fbe7 |
That was a disaster! Let me see what's going on in there. |
@cclauss Ok, I found the reason for all the errors. For example: This doesn't seem like a viable solution so I will take a further look into this. |
I don't think there's any other choice if we're adding the If we're importing a module from the current directory we should use either relative or absolute imports and not just
Remember that a |
I fixed all the imports on my local copy and it fixes everything up. |
Yes. please. Just the changes required to get Travis CI to be |
Typo in data structures directory folder is named as trie instead of tree |
Fixes: #2502
Please check if there's any directory where it's not needed.
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}
.