From 727aea121aae4aaa748a559265a51251d70a19ca Mon Sep 17 00:00:00 2001
From: m-guberina <gubi.guberina@gmail.com>
Date: Tue, 3 Dec 2024 13:37:13 +0100
Subject: [PATCH] albin's .gits have been removed. they should be forked from
 his repos to credit him appropriately, and they have to be forked because
 some of the code has to be changed. rn there is no time to figure out how to
 do that. TODO for later: find a git way to fork inside an existing repo.

---
 python/examples/challenge_main.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 python/examples/challenge_main.py

diff --git a/python/examples/challenge_main.py b/python/examples/challenge_main.py
new file mode 100644
index 0000000..0d81483
--- /dev/null
+++ b/python/examples/challenge_main.py
@@ -0,0 +1 @@
+# TODO GET IT
-- 
GitLab