Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen committed Jul 18, 2023
1 parent 1a1241b commit 38b87d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/graphscope/framework/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -803,4 +803,3 @@ def PbDataType2InfoType(str):
with open(graph_info_path, "w") as f:
yaml.dump(graph_info, f, Dumper=Dumper, default_flow_style=False)
return graph_info_path

0 comments on commit 38b87d2

Please sign in to comment.