diff --git a/nibabel/tests/test_api_validators.py b/nibabel/tests/test_api_validators.py index 2388089f2..d559fd632 100644 --- a/nibabel/tests/test_api_validators.py +++ b/nibabel/tests/test_api_validators.py @@ -99,7 +99,7 @@ class TestRunAllTests(ValidateAPI): We check this in the module teardown function """ - run_tests = {} + run_tests = set() def obj_params(self): yield 1, 2