Skip to content

Commit 5d8f713

Browse files
author
yasht01
committed
Fix trailing whitespace on line 151
1 parent 7bd8472 commit 5d8f713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/arguments/utility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def setCustomKey(self):
148148
callback_url = driver.current_url
149149
finally:
150150
driver.quit()
151-
151+
152152
# Extract access token data from callback_url
153153
accessTokenData = stackApps.token_from_fragment(callback_url)
154154

0 commit comments

Comments
 (0)