fix(hermes): repair sonar/ariadne/AZ2y0FYFKy9i4pkIpNlV #6
@ -2,7 +2,7 @@ from __future__ import annotations
|
||||
|
||||
from typing import Any
|
||||
|
||||
from .cluster_state_contract import *
|
||||
from .cluster_state_contract import ClusterStateSummary, SignalContext, _NODE_WORKLOAD_TOP, _PROFILE_LIMIT
|
||||
|
||||
ProfileRows = list[dict[str, Any]]
|
||||
NodeWorkloadMap = dict[str, dict[str, int]]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user