openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
138 stars 18 forks source link

ARR: Post custom max paper edges with profile IDs #2140

Closed haroldrubio closed 1 month ago

haroldrubio commented 2 months ago

The custom max paper edges posted from the unavailability process functions directly use note.signatures[0] as the edge tail but all matcher information must use their profile IDs

haroldrubio commented 1 month ago

Resolved by