From 371289c4dabd536b1476d668aa27a08cd0601b43 Mon Sep 17 00:00:00 2001 From: beerpiss Date: Sun, 17 Mar 2024 18:19:56 +0700 Subject: [PATCH] why tf does that return --- dbutils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbutils.py b/dbutils.py index 9be0267..70399e5 100644 --- a/dbutils.py +++ b/dbutils.py @@ -495,7 +495,7 @@ async def update_db(async_session: async_sessionmaker[AsyncSession]): jacket = chunithm_song["image"] except StopIteration: logger.warning(f"Couldn't find {song['meta']}") - return + continue if not jacket: chunithm_song = next(