Closed 3nol closed 1 year ago
The 'img' stands for image. So load_test_img
would be better. To be consistent we should probably rename to test_input
and test_output
Ah! So the naming already caused confusion. Should I update the PR to include your suggestions? Otherwise, you can decline and close. Edit: opening a new PR for consistent naming is probably better. I close this one.
Fixes typo in
load_testing
method for loading images in unit tests.