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