From c3a8fff5d9465b362214d84d30d9b1212d58722f Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Mon, 9 May 2022 04:11:08 -0400 Subject: clear --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 26a40b31..660e99e0 100644 --- a/main.py +++ b/main.py @@ -104,7 +104,7 @@ def main(): # store + show the final result :) plt.imshow(final_image) - print('\nSaved the final result to out/results/{}.'.format(ARGS.savefile)) + print('\nDONE: saved the final result to out/results/{}.'.format(ARGS.savefile)) # plt.show() -- cgit v1.2.3-70-g09d2