Image Manipulation Project with input and output folders to check the features.
How Has This Been Tested?
I personally tested all functions within the code and the input and output files generated by the .py file clearly demonstrate the project is fully functional
Checklist:
[ YES] My code follows the style guidelines of this project
[ YES] I have performed a self-review of my own code
[ YES] I have commented my code, particularly in hard-to-understand areas
[ YES] I have made corresponding changes to the documentation
[ YES] My changes generate no new warnings
[ YES] I have added tests that prove my fix is effective or that my feature works
[ YES] New and existing unit tests pass locally with my changes
[ YES] Any dependent changes have been merged and published in downstream modules
New Project - PyPhotoshop
Image Manipulation Project with input and output folders to check the features.
How Has This Been Tested?
I personally tested all functions within the code and the input and output files generated by the .py file clearly demonstrate the project is fully functional
Checklist:
[ YES] My code follows the style guidelines of this project
[ YES] I have performed a self-review of my own code
[ YES] I have commented my code, particularly in hard-to-understand areas
[ YES] I have made corresponding changes to the documentation
[ YES] My changes generate no new warnings
[ YES] I have added tests that prove my fix is effective or that my feature works
[ YES] New and existing unit tests pass locally with my changes
[ YES] Any dependent changes have been merged and published in downstream modules