From 25f88fabe9af6c7291298f5b33aed832b2bf0430 Mon Sep 17 00:00:00 2001
From: glia <glia@dtu.dk>
Date: Wed, 27 Apr 2022 13:56:49 +0200
Subject: [PATCH] Placeholder file for the python code

---
 Placeholder.py | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 Placeholder.py

diff --git a/Placeholder.py b/Placeholder.py
new file mode 100644
index 0000000..2436962
--- /dev/null
+++ b/Placeholder.py
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+"""
+Created on Wed Apr 27 13:20:36 2022
+
+@author: glia
+"""
+
+# This is a temporary placeholder file
\ No newline at end of file
-- 
GitLab