summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Arndt <arndtn@gmail.com>2021-07-16 17:02:25 +0200
committerNatanael Arndt <arndtn@gmail.com>2021-07-16 17:02:25 +0200
commit8607dcb4afba2073b96c6f7f10b4a2c4f4bae05e (patch)
tree1b2f547017b389e61a3030cc990032ecd2e7255b
parentc63abb307b6d6232375adb96d612a6fee57c079c (diff)
downloadrdflib-8607dcb4afba2073b96c6f7f10b4a2c4f4bae05e.tar.gz
whitespace changes
-rw-r--r--docs/developers.rst2
-rw-r--r--docs/index.rst8
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/developers.rst b/docs/developers.rst
index 7b44d1b2..100dc137 100644
--- a/docs/developers.rst
+++ b/docs/developers.rst
@@ -13,7 +13,7 @@ Please be as Pythonic as possible (:pep:`8`).
Code should be formatted using `black <https://github.com/psf/black>`_.
While not yet mandatory, it will be required in the future (6.0.0+).1
-Use Black v21.6b1, with the black.toml config file provided.
+Use Black v21.6b1, with the black.toml config file provided.
Any new functionality being added to RDFLib should have doc tests and
unit tests. Tests should be added for any functionality being changed
diff --git a/docs/index.rst b/docs/index.rst
index f82e1d97..3ebff23b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,5 +1,5 @@
.. rdflib documentation documentation master file
-
+
================
rdflib |release|
================
@@ -55,7 +55,7 @@ If you are familiar with RDF and are looking for details on how RDFLib handles i
merging
upgrade5to6
upgrade4to5
-
+
Reference
---------
@@ -68,9 +68,9 @@ API reference:
apidocs/modules
-.. toctree::
+.. toctree::
:maxdepth: 2
-
+
plugins
.. * :ref:`genindex`