Importing different models with the same name from different locations was supposed to work (tested in test_sbml_import.test_import_same_model_name), but this still seems flaky. E.g., ecee709 with multiple calls to import_model_module breaks that test. Fix that.