delete temp and other things haha

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

2
new2/env.py Normal file
View File

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

0
new2/lalala.py Normal file
View File

1
new2/pyproject.toml Normal file
View File

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

7
new2/readme.md Normal file
View File

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

2
new2/yoyo.py Normal file
View File

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

0
new2/yoyoyo.py Normal file
View File