From 8ebdf30b3a0940c4b2a7aed78819307a08b5821a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 20 Apr 2018 12:05:32 +0200 Subject: expand --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.py') diff --git a/test.py b/test.py index a57a2f3..a41dc63 100644 --- a/test.py +++ b/test.py @@ -48,7 +48,7 @@ if __name__ == '__main__': im = visuals['fake_B'] save_path = render_dir + "frame_{:05d}.png".format(i+1) im = resize(im, (248, 248)) - print im + print(im) im = ImageOps.expand(im, 4) util.save_image(im, save_path) webpage.save() -- cgit v1.2.3-70-g09d2