Skip to content

Removing /tmp/ data after test  #579

@bhushan23

Description

@bhushan23

#509 added few test cases related to image class labels
in test_neural_networks namely test_cassifier_with_int_label_list, ...

Test creates temp files but does not removes them.
We should be using standard python library to create temporary directory and clean it up after the test.

Metadata

Metadata

Assignees

Labels

bugUnexpected behaviour that should be corrected (type)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions