-
Notifications
You must be signed in to change notification settings - Fork 738
Closed
Labels
bugUnexpected behaviour that should be corrected (type)Unexpected behaviour that should be corrected (type)
Description
#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)Unexpected behaviour that should be corrected (type)