Skip to content

Commit 754f6ae

Browse files
committed
fix dragon import order
1 parent 6b7754a commit 754f6ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/dragon/test_featurestore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
dragon = pytest.importorskip("dragon")
3232

3333
from smartsim._core.mli.comm.channel.dragonchannel import DragonCommChannel
34+
from smartsim._core.mli.comm.channel.dragonfli import DragonFLIChannel
3435
from smartsim._core.mli.infrastructure.storage.backbonefeaturestore import (
3536
BackboneFeatureStore,
3637
EventBroadcaster,

0 commit comments

Comments
 (0)