From b47166b77e982f1398857dc428509e6aca2136e4 Mon Sep 17 00:00:00 2001 From: roShan <45506201+truroshan@users.noreply.github.com> Date: Mon, 24 May 2021 21:50:57 +0530 Subject: [PATCH] small change --- cowin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cowin.py b/cowin.py index ee8b2f1..9444af0 100644 --- a/cowin.py +++ b/cowin.py @@ -181,7 +181,7 @@ class CoWinBook(): try: msg = json.loads(msg)[0] return msg - finally: + except KeyError: raise Exception("Install Termux:API 0.31 Version for AutoMode ") # Get OTP using DB hosted on Cloudflare and Attached with https://play.google.com/store/apps/details?id=com.gawk.smsforwarder elif self.otp == 's':