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

Fix/recruitment tokens #2168

Closed celestemartinez closed 1 month ago

celestemartinez commented 1 month ago

When the short name of a venue was edited, we were overwriting the recruitment template with the old version with accept/decline links. This PR should fix that.