From 2fd5f6bee2a53f2df3e98c5b61f1ba9da85777d5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 04:16:38 +0200 Subject: testy --- test-mogrify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-mogrify.py') diff --git a/test-mogrify.py b/test-mogrify.py index 7a1dfdd..8ad85a4 100644 --- a/test-mogrify.py +++ b/test-mogrify.py @@ -54,7 +54,7 @@ if __name__ == '__main__': if data_opt.just_copy: copyfile(opt.start_img, start_img_path) else: - print("preload {}".format(start_img)) + print("preload {}".format(opt.start_img)) A_img = Image.open(opt.start_img).convert('RGB') A_im = np.asarray(A_img) A = process_image(A_im) -- cgit v1.2.3-70-g09d2