From 430814182eac8e1cbfcf9b0184d5e6481f5eb136 Mon Sep 17 00:00:00 2001 From: Dominik Muhs Date: Fri, 14 Dec 2018 19:07:33 +0100 Subject: [PATCH] Apply black --- docs/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index 6103bc37..e99ac6cf 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -28,6 +28,7 @@ author = "Bernhard Mueller" version = "" # The full version, including alpha/beta/rc tags from mythril.version import VERSION + release = VERSION