We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7754a commit 754f6aeCopy full SHA for 754f6ae
tests/dragon/test_featurestore.py
@@ -31,6 +31,7 @@
31
dragon = pytest.importorskip("dragon")
32
33
from smartsim._core.mli.comm.channel.dragonchannel import DragonCommChannel
34
+from smartsim._core.mli.comm.channel.dragonfli import DragonFLIChannel
35
from smartsim._core.mli.infrastructure.storage.backbonefeaturestore import (
36
BackboneFeatureStore,
37
EventBroadcaster,
0 commit comments