delete temp and other things

This commit is contained in:
2025-11-19 05:21:15 +00:00
parent bcfd998dbf
commit cc2017d840
6 changed files with 0 additions and 0 deletions

2
sub/env.py Normal file
View File

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

0
sub/lalala.py Normal file
View File

1
sub/pyproject.toml Normal file
View File

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

7
sub/readme.md Normal file
View File

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

2
sub/yoyo.py Normal file
View File

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

0
sub/yoyoyo.py Normal file
View File