From 888049460ecfe0e6b6436801a429c85aaf22b609 Mon Sep 17 00:00:00 2001 From: marcelbls Date: Wed, 5 Nov 2025 14:57:01 +0100 Subject: [PATCH] chatGBT --- compute..py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compute..py b/compute..py index 1625b83..abedc5e 100644 --- a/compute..py +++ b/compute..py @@ -76,5 +76,5 @@ def rot_2D(angle: int) -> List[List[int]]: if __name__ == "__main__": - + #made by chatGBT print(rot_2D()) \ No newline at end of file