diff --git a/flanabot/bots/steam_bot.py b/flanabot/bots/steam_bot.py index bf96255..7d177d1 100644 --- a/flanabot/bots/steam_bot.py +++ b/flanabot/bots/steam_bot.py @@ -82,8 +82,8 @@ class SteamBot(MultiBot, ABC): ) as context: yield context + @staticmethod async def _get_app_data( - self, session: aiohttp.ClientSession, ids_batch: Iterable[str], country_code: str