fix typo...

master
CHUN YU YAO 2022-11-13 13:06:16 +08:00
parent d29df0ad64
commit 28f570709b
1 changed files with 1 additions and 1 deletions

View File

@ -1085,7 +1085,7 @@ def date_auto_select(driver, url, date_auto_select_mode, date_keyword, pass_date
# should use continue or break? # should use continue or break?
break break
if row_text is None if row_text is None:
row_text = "" row_text = ""
if len(row_text) > 0: if len(row_text) > 0: