🚧 Added todo before push

This commit is contained in:
GeoffreyCoulaud
2023-06-02 10:28:43 +02:00
parent 2b2355e2c2
commit 2009003dea

View File

@@ -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(