Skip to content

Commit feafa6d

Browse files
committed
PR comments - formatting
1 parent caccd2e commit feafa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/linkedin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ command line interactive example below.
4040
>>> redirect_response = input('Paste the full redirect URL here:')
4141
4242
>>> # Fetch the access token
43-
>>> linkedin.fetch_token(token_url,client_secret=client_secret,
43+
>>> linkedin.fetch_token(token_url, client_secret=client_secret,
4444
... include_client_id=True,
4545
... authorization_response=redirect_response)
4646

0 commit comments

Comments
 (0)