Skip to content

Change docstring to not break on hyphens #5192

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

Merged
merged 1 commit into from
May 22, 2025
Merged

Conversation

LiamConnors
Copy link
Member

@LiamConnors LiamConnors commented May 20, 2025

A community member pointed out that some of the accepted values for map_style have spaces when they shouldn't

image

It's because we are generating docstrings, and treat the - as a place where linebreaks are ok. This PR changes this behaviour.

image

@LiamConnors LiamConnors requested review from gvwilson and emilykl May 20, 2025 15:38
@LiamConnors LiamConnors merged commit a5c3a86 into doc-prod May 22, 2025
4 of 5 checks passed
@LiamConnors LiamConnors deleted the fix-docstring branch May 22, 2025 13:31
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