Skip to content

Commit 34a0d9a

Browse files
committed
Format
1 parent 613c2d8 commit 34a0d9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/graphscope/framework/utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -803,4 +803,3 @@ def PbDataType2InfoType(str):
803803
with open(graph_info_path, "w") as f:
804804
yaml.dump(graph_info, f, Dumper=Dumper, default_flow_style=False)
805805
return graph_info_path
806-

0 commit comments

Comments
 (0)