Skip to content

Commit cad96b2

Browse files
committed
Add cluster_type to the type
1 parent 47c1a88 commit cad96b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

citc/cloud.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ class NodeTypeInfo(TypedDict):
5555
cores_per_socket: int
5656
threads_per_core: int
5757
arch: Optional[str]
58+
cluster_group: bool

0 commit comments

Comments
 (0)