Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dicts to be displayed in AnnotationsDisplay without a enclosing list #2700

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

yifanmai
Copy link
Collaborator

The current annotations display assumes that there is an enclosing list around the dict, but this may not be the case generally. For now, we hack in support for a dict without an enclosing list to support AIRBench 2024.

Addresses #2697

@yifanmai yifanmai requested a review from farzaank May 31, 2024 23:54
@yifanmai yifanmai mentioned this pull request May 31, 2024
4 tasks
Copy link
Contributor

@farzaank farzaank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tracking this issue, we should address this with a better fix later.

@yifanmai yifanmai merged commit bfde73a into main Jun 1, 2024
3 checks passed
@yifanmai yifanmai deleted the yifanmai/fix-annotation-display branch June 1, 2024 03:45
@yifanmai yifanmai mentioned this pull request Jun 1, 2024
xuwangyin pushed a commit to xuwangyinx/helm that referenced this pull request Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants