Skip to content

Potential fix for code scanning alert no. 123: Unused import#67

Open
SeaBlooms wants to merge 1 commit intomainfrom
alert-autofix-123
Open

Potential fix for code scanning alert no. 123: Unused import#67
SeaBlooms wants to merge 1 commit intomainfrom
alert-autofix-123

Conversation

@SeaBlooms
Copy link
Copy Markdown

Potential fix for https://github.com/JupiterOne/jupiterone-api-client-python/security/code-scanning/123

Remove the unused import pytest statement from tests/test_delete_entity.py.

Best fix without changing behavior:

  • In tests/test_delete_entity.py, delete line 2 (import pytest).
  • Keep all other imports and test logic unchanged.

No additional methods, definitions, or dependencies are required.

Suggested fixes powered by Copilot Autofix. Review carefully before merging.

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@SeaBlooms SeaBlooms marked this pull request as ready for review May 8, 2026 20:18
@SeaBlooms SeaBlooms requested review from a team as code owners May 8, 2026 20:18
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.

1 participant