diff --git a/env.py b/env.py new file mode 100644 index 0000000..b547847 --- /dev/null +++ b/env.py @@ -0,0 +1,2 @@ +print("this is a success") +print("change") \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..4636e2a --- /dev/null +++ b/pyproject.toml @@ -0,0 +1 @@ +[test] \ No newline at end of file diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..399d42e --- /dev/null +++ b/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/yoyo.py b/yoyo.py new file mode 100644 index 0000000..288db63 --- /dev/null +++ b/yoyo.py @@ -0,0 +1,2 @@ +print("yoyo") +print("change") \ No newline at end of file diff --git a/yoyoyo.py b/yoyoyo.py new file mode 100644 index 0000000..e69de29