From c04d31c6405219dc243fbb42c025ac9550e61906 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Fri, 16 Jul 2021 11:13:57 +0300 Subject: [PATCH] [~] Refactor --- python/tasks/mlb_player.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tasks/mlb_player.py b/python/tasks/mlb_player.py index 696d388..ac1139d 100644 --- a/python/tasks/mlb_player.py +++ b/python/tasks/mlb_player.py @@ -53,7 +53,7 @@ def kernel_2(o_1): for k in [ 'playerTwitterFollowers', 'teamTwitterFollowers', - 'game', + 'games', 'events' ] }