diff --git a/tests/darwin/torch/dataset_test.py b/tests/darwin/torch/dataset_test.py index 33fd8053c..cc8b1dbbe 100644 --- a/tests/darwin/torch/dataset_test.py +++ b/tests/darwin/torch/dataset_test.py @@ -15,7 +15,7 @@ SemanticSegmentationDataset, get_dataset, ) -from tests.fixtures import * +from tests.fixtures import * # noqa: F403 def generic_dataset_test(ds, n, size):