Skip to content

Commit 248121a

Browse files
committed
extent
1 parent 37cb96d commit 248121a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/forge/controller/provisioner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import socket
1616
import uuid
1717

18-
from monarch._src.actor.shape import NDSlice, Shape
18+
from monarch._src.actor.shape import Extent, NDSlice, Shape
1919
from monarch.actor import Actor, endpoint, ProcMesh
2020

2121
from monarch.tools import commands

0 commit comments

Comments
 (0)