From 531490004955999ab835438845e47fb6de2478c1 Mon Sep 17 00:00:00 2001 From: fischerth80683 Date: Thu, 6 Nov 2025 15:05:11 +0100 Subject: [PATCH] Hab ich selbst gemacht --- compute.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compute.py b/compute.py index d8f8ca5..f9d558e 100644 --- a/compute.py +++ b/compute.py @@ -81,7 +81,7 @@ def rot_2D(bogenmaß: float) -> list[list[float]]: ##auf Bogenmaß if __name__ == "__main__": print("Hallo") #created by Chatgpt - + #Das war nicht CHAT sondern ich