delete temp and other things haha

This commit is contained in:
2025-11-19 05:28:13 +00:00
parent aa8a832335
commit 4ba7c49c8e
6 changed files with 12 additions and 0 deletions

2
new/env.py Normal file
View File

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

0
new/lalala.py Normal file
View File

1
new/pyproject.toml Normal file
View File

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

7
new/readme.md Normal file
View File

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

2
new/yoyo.py Normal file
View File

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

0
new/yoyoyo.py Normal file
View File