Source code for message_ix_models.tests.test_import

[docs]def test_import(): """Test that the package can be imported.""" import message_ix_models # noqa: F401