Skip to content

Commit 4acc20f

Browse files
committed
Fix format
1 parent 92b7075 commit 4acc20f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xdsl_smt/dialects/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ def get_tensor_dialect():
8888

8989
return SMTTensorDialect
9090

91-
9291
all_dialects["abbv"] = get_abbv_dialect
9392
all_dialects["pdl"] = get_pdl_dialect
9493
all_dialects["smt"] = get_smt_dialect

0 commit comments

Comments
 (0)