Skip to content

Commit a9a5667

Browse files
committed
fix: run formatter
1 parent 59e4c22 commit a9a5667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/substrait/extension_registry/signature_checker_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"struct": "struct",
4242
"list": "list",
4343
"map": "map",
44-
"func": "func"
44+
"func": "func",
4545
}
4646

4747

0 commit comments

Comments
 (0)