From 2f449605d9f885e30fe443bfcb5b08049fee2f12 Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Thu, 17 Jun 2021 17:14:24 +0200 Subject: [PATCH] STY: autopep'd --- src/doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/conf.py b/src/doc/conf.py index 1865af12..8b8f3c0e 100644 --- a/src/doc/conf.py +++ b/src/doc/conf.py @@ -29,7 +29,7 @@ author = 'Daniel Hornung' # The short X.Y version version = '0.5.2' # The full version, including alpha/beta/rc tags -#release = '0.5.2-rc2' +# release = '0.5.2-rc2' release = '0.5.2' -- GitLab