Reviewing merge request #1: Handling the opening of image using handle.uri for tests
I have added the usage of handle.uri to open images in imageviewer that will be used for writing tests for imageviewer. The same approach was done for read and the commit for the same is in the given link and it has already been merged. link : https://git.sugarlabs.org/read/mainline/commit/77cc1020f4c7527b0066538028a12567e168fd07
Also did some pep8 fixes and removed a import line of the math library.
I am running flake8 for pep8 and pyflakes for the code, but it still shows a error :
ImageViewerActivity.py:193:31: E128 continuation line under-indented for visual indent
I was unable to fix to it.
Please review.
Thanks,
Gaurav
Add a new comment:
Login or create an account to post a comment