From 5878badf39283dce90897ef4812a6ef221056e90 Mon Sep 17 00:00:00 2001 From: ValentinSiderskiyPhD <56981028+ValentinSiderskiyPhD@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:01:20 +1100 Subject: [PATCH 1/2] Valentin --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 149f496..c097d70 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # marcs-workshop-2024 That everyone can make at least one small change to their research pipeline that is more reproducible + + +ValentinSiderskiyPhd... From db29144a52de54b95f862a0f974da904f6734c43 Mon Sep 17 00:00:00 2001 From: ValentinSiderskiyPhD <56981028+ValentinSiderskiyPhD@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:45:19 +1100 Subject: [PATCH 2/2] Fixed WS Fixed WS --- analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysis.py b/analysis.py index 6d2e679..521be02 100644 --- a/analysis.py +++ b/analysis.py @@ -1,2 +1,2 @@ -MY_MAGIC_NUMBER = 3 +MY_MAGIC_NUMBER = 3 print(MY_MAGIC_NUMBER)