Skip to content

Commit eec6b31

Browse files
committed
fix: run formatter
1 parent 55f6c06 commit eec6b31

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)