Fix syntax error

This commit is contained in:
Ruben van de Ven 2023-01-26 15:02:06 +01:00
parent 54c42f0a82
commit c40ba51fee
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ if __name__ == "__main__":
"action": "ask",
"query": "[[Citation reference::+]]|?Citation reference|limit=5000",
"format": "json"
})-
})
parsed = results.json()