From f0a8dacd8f46bf2d01c091b5aff2ecbcb3304179 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nils=20Forss=C3=A9n?= Date: Fri, 20 May 2022 00:33:13 +0200 Subject: [PATCH] gurk --- polarization_calc.py | 2 ++ test.txt | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 test.txt diff --git a/polarization_calc.py b/polarization_calc.py index 3666bb3..092bc7f 100644 --- a/polarization_calc.py +++ b/polarization_calc.py @@ -49,3 +49,5 @@ elif tot_d == "?": print(f"N = {N}, t_min = {t_min}, tot_d = {tot_d}") + +print("gurk") diff --git a/test.txt b/test.txt deleted file mode 100644 index 4871fd5..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -test.txt -- 2.30.2