Skip to content

Commit

Permalink
Update write.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Dec 23, 2023
1 parent 28629ef commit dc0e031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/write.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ def run_arangodb_to_pyg(adapter: ADBPyG_Adapter, name: str) -> None:


def main():
service_name = f"adbpyg-adapter-benchmark"
service_name = "adbpyg-adapter-benchmark"

# 1. Parse the arguments
args = parse_args()
Expand Down

0 comments on commit dc0e031

Please sign in to comment.