diff --git a/README.md b/README.md index 246279a..7256235 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # marcs-workshop-2024 -That everyone can make at least one small change to their research pipeline that is more reproducible. +That everyone can make at least one small change to their research pipeline that is more reproducible +ValentinSiderskiyPhd... hello 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)