diff --git a/cgi-bin/uebung07/posts-show.py b/cgi-bin/uebung07/posts-show.py index bd52305..3b60c50 100755 --- a/cgi-bin/uebung07/posts-show.py +++ b/cgi-bin/uebung07/posts-show.py @@ -19,7 +19,7 @@ for i in file_names: data = open(i, "r") data = json.load(data) print('