Add python file to clean projects
This commit is contained in:
4
clean_projects.py
Normal file
4
clean_projects.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from tjnetwork import *
|
||||
|
||||
if __name__ == '__main__':
|
||||
clean_project()
|
||||
Reference in New Issue
Block a user