diff --git a/clean_projects.py b/clean_projects.py new file mode 100644 index 0000000..20cd7e4 --- /dev/null +++ b/clean_projects.py @@ -0,0 +1,4 @@ +from tjnetwork import * + +if __name__ == '__main__': + clean_project()