From 2009003dea31bf3b64dfa16b07ef95275145bc8d Mon Sep 17 00:00:00 2001 From: GeoffreyCoulaud Date: Fri, 2 Jun 2023 10:28:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Added=20todo=20before=20push?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/steam.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/steam.py b/src/utils/steam.py index 458dc77..4afa874 100644 --- a/src/utils/steam.py +++ b/src/utils/steam.py @@ -59,6 +59,7 @@ class SteamHelper: def get_api_data(self, appid) -> SteamAPIData: """Get online data for a game from its appid""" + # TODO throttle to not get access denied try: with requests.get(