SuLab / WikidataIntegrator

A Wikidata Python module integrating the MediaWiki API and the Wikidata SPARQL endpoint
MIT License
244 stars 46 forks source link

[bugfix] Force output format to json #132

Closed LeMyst closed 4 years ago

LeMyst commented 4 years ago

To solve a potential issue wih "print(r.json())" at L1504