From ffc23b483d3a4b763ef27afd58c8bb6feb63677b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 22 Jul 2018 13:07:39 +0200 Subject: superres --- scripts/super_resolution_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/super_resolution_test.py') diff --git a/scripts/super_resolution_test.py b/scripts/super_resolution_test.py index 4f34632..9da159a 100644 --- a/scripts/super_resolution_test.py +++ b/scripts/super_resolution_test.py @@ -56,7 +56,7 @@ def process(p: Path, super_resolution: SuperResolution): except: import traceback print('error!', str(p)) - traceback.format_exc() + traceback.print_exc() for model_name in args.model_names: -- cgit v1.2.3-70-g09d2