openreview / openreview-py

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

ARR: Add missing Venue functions #2209

Closed haroldrubio closed 2 weeks ago

haroldrubio commented 2 weeks ago

This PR adds functions that are present in the Venue class but not in the ARR class

melisabok commented 2 weeks ago

can you add a test that recruits reviewers using the request form to make sure everything is working?