Skip to content

Commit c84c143

Browse files
committed
lint
1 parent 341aef0 commit c84c143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/python/mlir/dialects/_ods_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
)
1414

1515
from .._mlir_libs import _mlir as _cext
16-
from ..ir import ( # type: ignore
16+
from ..ir import ( # type: ignore
1717
ArrayAttr,
1818
Attribute,
1919
BoolAttr,

0 commit comments

Comments
 (0)