Closed AlexisWilke closed 1 year ago
I created a cli/delete_project.py which makes it possible for me to create projects, run them. Once I've checked the results, I can then run another script to delete all of those projects, as expected by the interface.
cli/delete_project.py
I mistakenly used my master branch for this one. I think it will not work well. Removing. Creating another PR in a sec.
I created a
cli/delete_project.py
which makes it possible for me to create projects, run them. Once I've checked the results, I can then run another script to delete all of those projects, as expected by the interface.