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

Revert usage of return type hints #281

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

tazend
Copy link
Member

@tazend tazend commented Apr 12, 2023

Mostly because this pretty much destroys syntax highlighting on github And use the return type within the "Returns" section in parenthesis. It must be with parenthesis to get it properly documented in mkdocs for now, see mkdocstrings/griffe#137

Fixes #280

Mostly because this pretty much destroys syntax highlighting on github
And use the return type within the "Returns" section in parenthesis.
It must be with parenthesis to get it properly documented in mkdocs for
now, see mkdocstrings/griffe#137
@tazend tazend merged commit 23d436e into PySlurm:main Apr 12, 2023
tazend added a commit that referenced this pull request Apr 12, 2023
Mostly because this pretty much destroys syntax highlighting on github
And use the return type within the "Returns" section in parenthesis.
It must be with parenthesis to get it properly documented in mkdocs for
now, see mkdocstrings/griffe#137
tazend added a commit that referenced this pull request May 14, 2023
Mostly because this pretty much destroys syntax highlighting on github
And use the return type within the "Returns" section in parenthesis.
It must be with parenthesis to get it properly documented in mkdocs for
now.

(cherry picked from commit 23d436e)
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.

TypeError: Expected unicode, got dict
1 participant