From 0c869870fa0809aae4d3f74a1007d2e49410d4e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jakob=20Knollm=C3=BCller?=
 <jakobknollmuller@MBP-ORIGINS-Jakob.fritz.box>
Date: Wed, 9 Jun 2021 12:00:07 +0200
Subject: [PATCH] fix

---
 src/minimization/kl_energies.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/minimization/kl_energies.py b/src/minimization/kl_energies.py
index a64ca1ce3..7c001f4bf 100644
--- a/src/minimization/kl_energies.py
+++ b/src/minimization/kl_energies.py
@@ -1,4 +1,4 @@
-`~# This program is free software: you can redistribute it and/or modify
+# This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-- 
GitLab