From 2d3886d94a6a1373b67c8653d9534ba465a2dc7b Mon Sep 17 00:00:00 2001 From: Nils Tesdal <nils.tesdal@ntnu.no> Date: Mon, 5 Feb 2018 16:57:56 +0100 Subject: [PATCH] Update mini-python-course.md --- mini-python-course.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mini-python-course.md b/mini-python-course.md index bccdb1a..ffe50dd 100644 --- a/mini-python-course.md +++ b/mini-python-course.md @@ -944,6 +944,6 @@ show_histogram([2, 16, 3, 1, 4.5], ["a", "b", "c", "d", "e"], "Antall", xlabel = Dette gjør at følgende vindu popper opp: - + -- GitLab