From 24c1d802ac289f07b8c56307dbb5da8a2c26a03d Mon Sep 17 00:00:00 2001 From: Barnaby Shearer Date: Sun, 28 Nov 2021 12:51:01 +0000 Subject: [PATCH] Update docs/conf.py --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 0bf6413..51e9c69 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# Autogenerated by https://github.com/BarnabyShearer/meta """Sphinx config.""" extensions = ["sphinxcontrib.autoprogram", "sphinx.ext.autodoc"]