Skip to content

rand variable unused in test_resource_tracker #97706

Closed
@saito828koki

Description

@saito828koki

The rand variable is unused in TestResourceTracker.test_resource_tracker. In addition, tempfile is only used for rand, so there's no need to import it.

rand = tempfile._RandomNameSequence()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions