Skip to content

Commit 3244eac

Browse files
committed
fixup! Add overload initializing output type
1 parent 0fd7e7d commit 3244eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/python/mlir/dialects/transform/structured.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ def __init__(
157157
ip=None,
158158
):
159159
...
160+
160161
@overload
161162
def __init__(
162163
self,

0 commit comments

Comments
 (0)