Fix incorrect filename in comment
This commit is contained in:
parent
682a2ac85d
commit
889c5fa79a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ A computer, Python 2.7 and an empty OpenPhoto instance.
|
|||
|
||||
Create a tests/tokens.py file containing the following:
|
||||
|
||||
# tests/token.py
|
||||
# tests/tokens.py
|
||||
consumer_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
consumer_secret = "xxxxxxxxxx"
|
||||
token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue