Skip to content

Commit 7bd8472

Browse files
author
yasht01
committed
Fix whitespace check
1 parent 31a1bd8 commit 7bd8472

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/arguments/utility.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ def setCustomKey(self):
140140

141141
# Close the window after 20s (Assuming that the user logs in within 30 seconds)
142142
time.sleep(30)
143-
144143
# Close the windows as soon as authorization is done
145144
try:
146145
WebDriverWait(driver, 1).until(

0 commit comments

Comments
 (0)