Skip to content

Unable to use python API to delete folders #811

Open
@gitvicky

Description

@gitvicky

I was trying to delete a folder with the runs using:

client.delete_folder(folder_path='/GS2/tests', remove_runs=True)

But I get this error:

client.delete_folder(folder_path='/GS2/tests', remove_runs=True) TypeError: wrapper() missing 1 required positional argument: 'self'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions