Tes return None

This commit is contained in:
yasirarism 2023-08-28 23:13:10 +07:00 committed by GitHub
parent 2fe9cb9bb7
commit 2d7368b606
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -454,6 +454,7 @@ async def getDataGomov(msg, kueri, CurrentPage, user, strings):
strings("no_result_w_query").format(kueri=kueri), del_in=5
)
return None, 0, None
else:
data = []
for i in entry:
genre = i.find(class_="gmr-movie-on").text