We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341aef0 commit c84c143Copy full SHA for c84c143
mlir/python/mlir/dialects/_ods_common.py
@@ -13,7 +13,7 @@
13
)
14
15
from .._mlir_libs import _mlir as _cext
16
-from ..ir import ( # type: ignore
+from ..ir import ( # type: ignore
17
ArrayAttr,
18
Attribute,
19
BoolAttr,
0 commit comments