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

Fix __rich_repr__ type annotation #557

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

jcrist
Copy link
Owner

@jcrist jcrist commented Oct 3, 2023

Fixes #552.

@jcrist jcrist force-pushed the fix-rich-repr-type-annotation branch from 1f0c4bb to b7fa0c2 Compare October 3, 2023 05:00
@jcrist jcrist merged commit 792d8ea into main Oct 3, 2023
8 checks passed
@jcrist jcrist deleted the fix-rich-repr-type-annotation branch October 3, 2023 05:16
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.

Type __rich_repr__ as rich.repr.Result
1 participant