diff --git a/clean_projects.py b/clean_projects.py index 20cd7e4..e0f0e44 100644 --- a/clean_projects.py +++ b/clean_projects.py @@ -2,3 +2,4 @@ from tjnetwork import * if __name__ == '__main__': clean_project() + delete_project('project')