From 127458b938906166ab34c81b174195e13f5416fe Mon Sep 17 00:00:00 2001 From: Jutta Schnabel <jschnabel@km3net.de> Date: Fri, 9 Oct 2020 22:23:50 +0200 Subject: [PATCH] Update make_documents.py --- make_documents.py | 1 - 1 file changed, 1 deletion(-) diff --git a/make_documents.py b/make_documents.py index 43a67f1..6128236 100644 --- a/make_documents.py +++ b/make_documents.py @@ -1,5 +1,4 @@ #!/usr/bin/python -import yaml def fulltext_from_filelist(filelistname, onlystatus = ""): fulltext = "" -- GitLab