From 6936d04f7f607c1ab8765b849047638fad23b0e0 Mon Sep 17 00:00:00 2001 From: "Olivier J.N. Bertrand" <olivier.bertrand@uni-bielefeld.de> Date: Mon, 13 Nov 2017 12:59:09 +0100 Subject: [PATCH] test --- src/python_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python_test.py b/src/python_test.py index 5f7ef64..9ee1cb9 100644 --- a/src/python_test.py +++ b/src/python_test.py @@ -1,5 +1,5 @@ """ """ -x=0 +x = 0 print('blabla') -- GitLab