Update Python guidelines authored by Georg Koppen's avatar Georg Koppen
...@@ -31,7 +31,7 @@ Tools to use to automatically test style and/or fix it. ...@@ -31,7 +31,7 @@ Tools to use to automatically test style and/or fix it.
Tools: Tools:
- [reStrucuturedText](https://www.https://docutils.sourceforge.io/rst.html) - [reStructuredText](https://docutils.sourceforge.io/rst.html)
- [Sphinx](https://www.sphinx-doc.org/): makes it easy to create intelligent - [Sphinx](https://www.sphinx-doc.org/): makes it easy to create intelligent
and beautiful documentation. and beautiful documentation.
... ...
......