Skip to content

Commit

Permalink
Merge branch 'latest-txt2kg' into rerank
Browse files Browse the repository at this point in the history
  • Loading branch information
puririshi98 authored Feb 3, 2025
2 parents c5a0f71 + 335f20e commit a6181d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torch_geometric/nn/nlp/txt2kg.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ def add_doc_2_KG(
print("Retrying after", e)
print("...")
pass


# Collect the results from each process
self.relevant_triples[key] = []
Expand Down

0 comments on commit a6181d2

Please sign in to comment.