Add python file to clean projects

This commit is contained in:
WQY\qiong
2023-03-22 19:27:06 +08:00
parent d8dff0118b
commit 15536a2113

4
clean_projects.py Normal file
View File

@@ -0,0 +1,4 @@
from tjnetwork import *
if __name__ == '__main__':
clean_project()