diff --git a/tests/test_init.py b/tests/test_init.py index ab227e39..3a2c3126 100644 --- a/tests/test_init.py +++ b/tests/test_init.py @@ -13,6 +13,7 @@ def test_imports(): "optim", "ops", "quant", + "cloud" ] missing_modules = [] for module in modules: