Skip to content

Commit

Permalink
adapt to cylc-flow code refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Jun 19, 2024
1 parent f6a05fc commit c5405e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/uiserver/tests/test_data_store_mgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

from cylc.flow.exceptions import ClientTimeout, WorkflowStopped
from cylc.flow.id import Tokens
from cylc.flow.network import ZMQSocketBase
from cylc.flow.network.base import ZMQSocketBase
from cylc.flow.workflow_files import ContactFileFields as CFF

from cylc.uiserver.data_store_mgr import DataStoreMgr
Expand Down

0 comments on commit c5405e9

Please sign in to comment.