From 537948ce5a59d4d5d74fc43adb63081954170910 Mon Sep 17 00:00:00 2001 From: Jan Maximilian Michal <j.michal@stud.uni-goettingen.de> Date: Mon, 12 Dec 2016 16:58:54 +0000 Subject: [PATCH] add task template file --- hallgrim/templates.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hallgrim/templates.py b/hallgrim/templates.py index d17f246..146ec37 100644 --- a/hallgrim/templates.py +++ b/hallgrim/templates.py @@ -9,4 +9,5 @@ meta = {{ task = """ decription """ {} feedback = """ decription """ -''' \ No newline at end of file +''' + -- GitLab