-
Notifications
You must be signed in to change notification settings - Fork 5
Solved 'Find the square of a number' #117
Solved 'Find the square of a number' #117
Conversation
I have changed the base branch to UPD: BTW, this is the reason it's better to start new feature branches from |
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.
Find the reason the tests are failed.
It's all about imports in test_square
module.
Fix it please, and we will be ready to merge changes into devel
.
Nice work, thanks @pratyusha-samidhapudi
Hey @shorodilov, I have changed the import statement accordingly. Can you please let me know what other changes I need to make? Thanks in advance! |
Thanks a lot for your work. It seems tests are keeping fail. |
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 PR to issue referencing #69