From 72729dade8d9eed3dd0138d2c5665fa1d8f3623e Mon Sep 17 00:00:00 2001 From: shitao <133397418@qq.com> Date: Thu, 7 Mar 2024 14:52:03 +0800 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20=E9=87=8D=E6=9E=84(imaotai?= =?UTF-8?q?=5Flogin.py)=EF=BC=9A=E7=AE=80=E5=8C=96=E4=BA=86=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E4=BD=8D=E7=BD=AE=E8=BE=93=E5=85=A5=E7=9A=84=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- imaotai_login.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/imaotai_login.py b/imaotai_login.py index d561aa8..81ba23e 100644 --- a/imaotai_login.py +++ b/imaotai_login.py @@ -127,9 +127,7 @@ def login(mobile: str, v_code: str): def get_location(): while 1: - location = input( - "请输入精确小区位置,例如[小区名称],为你自动预约附近的门店:" - ).strip() + location = input("请输入精确小区位置,例如[小区名称],为你自动预约附近的门店:").strip() selects = select_geo(location) a = 0