openreview / openreview-py

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

Fix/ ARR Ethics_Reviewers Invite_Assignment #2179

Closed celestemartinez closed 4 months ago

celestemartinez commented 4 months ago

Changes:

celestemartinez commented 4 months ago

@haroldrubio you should be able to run this to create the emergency ethics reviewers groups instead of manually posting them:

venue.group_builder.set_external_reviewer_recruitment_groups(name=f'Emergency_{venue.get_ethics_reviewers_name(pretty=False)}')