From 8517a50a36d7dc90bc91276bd8b90bec91924d57 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Thu, 22 Jul 2021 11:17:12 +0300 Subject: [PATCH] [~] Refactor --- python/tasks/mlb_player.py | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/python/tasks/mlb_player.py b/python/tasks/mlb_player.py index daf79f3..bafa1e4 100644 --- a/python/tasks/mlb_player.py +++ b/python/tasks/mlb_player.py @@ -1058,9 +1058,6 @@ def kernel_15( (0, 255, 0), 1, ) - pprint.pprint( - locals() - ) f = matplotlib.pyplot.figure() matplotlib.pyplot.title( 'name %s, score %s, frame_id %d' % ( @@ -1073,12 +1070,7 @@ def kernel_15( f.savefig('kernel_15-%05d.png' % t7) matplotlib.pyplot.close(f) + pprint.pprint([t8, t21) - return dict( - t6=t6, - t7=t7, - t8=t8, - t12=t12, - t14=t14, - t21=t21, - ) + + return