twinlab.delete_project# twinlab.delete_project(project_id, verbose=False)[source]# Delete a project that you are the owner of. You can only delete a project if you are the owner. Parameters: project_id (str) – The name of the project in the twinLab cloud. Return type: None Returns: None