Skip to content

Commit

Permalink
Update test_1.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fskinner19 authored Feb 21, 2020
1 parent 4ce32af commit 950f6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/frances-tests/test_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def get_source_from_doi(doi):
print(Bibcode)

##########################This section uses ADS to get the LaTeX encoded Title##########################
token="gx43LyUuTTD0zoTWx8qKpWbWi3euTmx7FCM3fJjY"
token="Enter Your Token Here"
payload = {"bibcode": ["{}".format(Bibcode)],
"sort": "first_author asc",
"format":
Expand Down

0 comments on commit 950f6e9

Please sign in to comment.