Open Keanna-K opened 4 years ago
As the function saves the output image automatically, an output image is created in our package directory when we run pytest. We can either add a line to the end of the unit test to delete the output image or make the output_path optional with default null.
Also, there are additional comment lines at the end of your function with examples. I believe these should be removed or added to the examples section in the docstring.