From e84f3ce244fb58ccaa23c7976d48ecb731320dab Mon Sep 17 00:00:00 2001 From: fllesser Date: Wed, 8 Jan 2025 22:06:07 +0800 Subject: [PATCH] update stats.py --- nonebot_plugin_fortnite/stats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nonebot_plugin_fortnite/stats.py b/nonebot_plugin_fortnite/stats.py index c22cc2c..bd99034 100644 --- a/nonebot_plugin_fortnite/stats.py +++ b/nonebot_plugin_fortnite/stats.py @@ -17,7 +17,7 @@ async def get_stats( name: str, time_window: TimeWindow = TimeWindow.SEASON, - image: StatsImageType = StatsImageType.None + image: StatsImageType = None ) -> BrPlayerStats: async with Client(api_key=api_key) as client: return await client.fetch_br_stats(