We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1689e8d commit 7e52e29Copy full SHA for 7e52e29
README.rst
@@ -18,8 +18,8 @@ About
18
19
**SPARQLWrapper** is a simple Python wrapper around a `SPARQL <https://www.w3.org/TR/sparql11-overview/>`_ service to
20
remotely execute your queries. It helps by creating the query
21
-invocation and, optionally, converting the result into a more manageable
22
-format.
+invocation and, optionally, converting the result into more manageable
+formats.
23
24
Installation & Distribution
25
===========================
0 commit comments