Skip to content

Commit b4a1b77

Browse files
author
Jessica Garson
authored
Update bookmarks_lookup.py
1 parent b69b7de commit b4a1b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bookmarks-lookup/bookmarks_lookup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
# If you are using a confidential client you will need to pass in basic encoding of your client ID and client secret.
6666

67-
# Please the comment on the following line if you are using a type of App that is a confidential client
67+
# Please remove the comment on the following line if you are using a type of App that is a confidential client
6868
# auth = HTTPBasicAuth(client_id, client_secret)
6969

7070
token = oauth.fetch_token(

0 commit comments

Comments
 (0)