openreview-py
openreview-py copied to clipboard
Recruitment preprocess: Fix curly brace validation
A PC tried to use the tokens {Recipient.InviteeAcceptUrl} and {Recipient.InviteeDeclineUrl} which caused recruitment to fail. I don't think this is covered in the validation, we only warn users if any tokens are wrapped in single curly braces.