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",
|
||||
"query": "[[Citation reference::+]]|?Citation reference|limit=5000",
|
||||
"format": "json"
|
||||
})-
|
||||
})
|
||||
|
||||
parsed = results.json()
|
||||
|
||||
|
|
Loading…
Reference in a new issue