diff --git a/thisisatest-v0/env.py b/thisisatest-v0/env.py new file mode 100644 index 0000000..ebfd711 --- /dev/null +++ b/thisisatest-v0/env.py @@ -0,0 +1 @@ +print("this is a success") \ No newline at end of file diff --git a/thisisatest-v0/lalala.py b/thisisatest-v0/lalala.py new file mode 100644 index 0000000..e69de29 diff --git a/thisisatest-v0/outsidefile.py b/thisisatest-v0/outsidefile.py deleted file mode 100644 index 9f06d62..0000000 --- a/thisisatest-v0/outsidefile.py +++ /dev/null @@ -1 +0,0 @@ -frerfefe \ No newline at end of file diff --git a/thisisatest-v0/pyproject.toml b/thisisatest-v0/pyproject.toml new file mode 100644 index 0000000..4636e2a --- /dev/null +++ b/thisisatest-v0/pyproject.toml @@ -0,0 +1 @@ +[test] \ No newline at end of file diff --git a/thisisatest-v0/readme.md b/thisisatest-v0/readme.md new file mode 100644 index 0000000..399d42e --- /dev/null +++ b/thisisatest-v0/readme.md @@ -0,0 +1,7 @@ +# Thisisatest-v0 + +Testing push. + +testing push number 2 + +testing push number 3 \ No newline at end of file diff --git a/thisisatest-v0/thisisatest-v0/yoyo.py b/thisisatest-v0/thisisatest-v0/yoyo.py new file mode 100644 index 0000000..264fea8 --- /dev/null +++ b/thisisatest-v0/thisisatest-v0/yoyo.py @@ -0,0 +1 @@ +print("yoyo") \ No newline at end of file diff --git a/thisisatest-v0/yoyo.py b/thisisatest-v0/yoyo.py new file mode 100644 index 0000000..288db63 --- /dev/null +++ b/thisisatest-v0/yoyo.py @@ -0,0 +1,2 @@ +print("yoyo") +print("change") \ No newline at end of file diff --git a/thisisatest-v0/yoyoyo.py b/thisisatest-v0/yoyoyo.py new file mode 100644 index 0000000..e69de29