delete temp and other things

This commit is contained in:
2025-11-19 05:11:29 +00:00
parent 5f85637646
commit ddf37f437c
7 changed files with 12 additions and 0 deletions

1
env.py Normal file
View File

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

0
lalala.py Normal file
View File

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

1
thisisatest-v0/yoyo.py Normal file
View File

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

2
yoyo.py Normal file
View File

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

0
yoyoyo.py Normal file
View File