delete temp and other things haha

This commit is contained in:
2025-11-19 05:47:11 +00:00
parent d36e837ede
commit b99128c332
5 changed files with 12 additions and 0 deletions

2
env.py Normal file
View File

@@ -0,0 +1,2 @@
print("this is a success")
print("change")

1
pyproject.toml Normal file
View File

@@ -0,0 +1 @@
[test]

7
readme.md Normal file
View File

@@ -0,0 +1,7 @@
# Thisisatest-v0
Testing push.
testing push number 2
testing push number 3

2
yoyo.py Normal file
View File

@@ -0,0 +1,2 @@
print("yoyo")
print("change")

0
yoyoyo.py Normal file
View File