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

More flexible reading of component docstrings #3080

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Conversation

alexcjohnson
Copy link
Collaborator

@alexcjohnson alexcjohnson commented Nov 17, 2024

To support single-line comments or nonstandard indents

Tested to fix snehilvj/dash-mantine-components#421

Contributor Checklist

  • I have run the tests locally and they passed. (refer to testing section in contributing)
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR

optionals

  • I have added entry in the CHANGELOG.md

To support single-line comments or nonstandard indents
@gvwilson gvwilson added feature something new P2 considered for next cycle labels Nov 18, 2024
Copy link
Contributor

@T4rk1n T4rk1n left a comment

Choose a reason for hiding this comment

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

💃 Nice catch

@alexcjohnson alexcjohnson merged commit 22891e1 into dev Nov 18, 2024
3 checks passed
@alexcjohnson alexcjohnson deleted the alexcjohnson-patch-1 branch November 18, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P2 considered for next cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improve Python docstrings
3 participants