Fix syntax error
This commit is contained in:
parent
54c42f0a82
commit
c40ba51fee
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ if __name__ == "__main__":
|
||||||
"action": "ask",
|
"action": "ask",
|
||||||
"query": "[[Citation reference::+]]|?Citation reference|limit=5000",
|
"query": "[[Citation reference::+]]|?Citation reference|limit=5000",
|
||||||
"format": "json"
|
"format": "json"
|
||||||
})-
|
})
|
||||||
|
|
||||||
parsed = results.json()
|
parsed = results.json()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue