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 concise literals with autodoc type hint shortening #83

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

jbms
Copy link
Owner

@jbms jbms commented Apr 30, 2022

Fixes #82.

@jbms jbms requested a review from 2bndy5 April 30, 2022 05:30
@2bndy5 2bndy5 linked an issue Apr 30, 2022 that may be closed by this pull request
Copy link
Collaborator

@2bndy5 2bndy5 left a comment

Choose a reason for hiding this comment

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

I can confiem that this works with the config

autodoc_typehints_format = "short"

@jbms jbms merged commit 73a0272 into main Apr 30, 2022
@jbms jbms deleted the fix-autodoc-type-hint-shortening branch April 30, 2022 05:35
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.

Literal shortening has issue with autodoc type hint shortening
2 participants