MCPcopy Create free account
hub / github.com/ResearAI/DeepReviewer-v2 / sort_paper

Method sort_paper

pasa/pasa/paper_node.py:42–43  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

40
41 @staticmethod
42 def sort_paper(item):
43 return item.select_score

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected