-
Notifications
You must be signed in to change notification settings - Fork 5
[Solved] Check vowels #93 #116
[Solved] Check vowels #93 #116
Conversation
I have changed the base branch to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, nice work @Rishitha-VasiReddy.
I need to check the reason the tests are failed, and we can merge it once its fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found the reason the tests are failed.
Just fix imports in test_vowels
, and we will be ready to merge changes into devel
.
Nice work, thanks @Rishitha-VasiReddy.
Co-authored-by: Serhii Horodilov <[email protected]>
I've made the necessary changes. Please review |
Added docstrings
Nice. Need to check the reason tests are failed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created a PR for this issue. Please review