Skip to content

Conversation

@ecarrara
Copy link
Contributor

Description

Add delete_images method to the Project class, allowing users to remove images from a project using the Python SDK.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

Corresponding unit tests have been added to tests/test_project.py to ensure the method functions correctly for both successful deletions and error scenarios.

Any specific deployment considerations

No.

Docs

  • Docs updated? What were the changes:

Add `delete_images` method to the Project class, allowing users to remove
images from a project.

Corresponding unit tests have been added to tests/test_project.py to ensure
the method functions correctly for both successful deletions and error scenarios.
@iurisilvio iurisilvio merged commit f41d168 into roboflow:main Oct 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants