exception name

This commit is contained in:
levina 2022-02-20 18:20:32 +07:00 committed by GitHub
parent 9154d7d97f
commit 6618051986
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ async def run_speedtest(_, message: Message):
img = Image.open(path)
c = img.crop((17, 11, 727, 389))
c.save(path)
except:
except BaseException:
pass
output = f"""💡 **SpeedTest Results**