Skip to content

Commit ce1a5a4

Browse files
author
yuzelin
committed
fix
1 parent 412ebb4 commit ce1a5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pypaimon/py4j/java_implementation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
from pypaimon.api import \
3030
(catalog, table, read_builder, table_scan, split,
3131
table_read, write_builder, table_write, commit_message,
32-
table_commit,Schema, predicate)
32+
table_commit, Schema, predicate)
3333
from typing import List, Iterator, Optional, Any
3434

3535

0 commit comments

Comments
 (0)