Skip to content

Commit 4c10aed

Browse files
author
Alejandro Casanovas
committed
pep8 consent.py
1 parent 64f683f commit 4c10aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

O365/utils/consent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ def consent_input_token(consent_url):
22
print('Visit the following url to give consent:')
33
print(consent_url)
44

5-
return input('Paste the authenticated url here:\n')
5+
return input('Paste the authenticated url here:\n')

0 commit comments

Comments
 (0)