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 Python class member comment placement #2443

Conversation

usefulalgorithm
Copy link
Contributor

Description

For the variable descriptions to be correctly parsed as Python variable docstrings, they need to be place beneath the variable declarations.

Tested with
foo.json

Before

截圖 2023-11-17 凌晨2 32 23

After

截圖 2023-11-17 凌晨2 32 49

@dvdsgl dvdsgl enabled auto-merge (squash) November 17, 2023 03:29
@dvdsgl
Copy link
Member

dvdsgl commented Nov 17, 2023

Thank you!

@dvdsgl dvdsgl merged commit 958d199 into glideapps:master Nov 17, 2023
9 of 23 checks passed
@kopecn
Copy link

kopecn commented Jan 17, 2024

@usefulalgorithm Many thanks for the fix.

@dvdsgl Issue #1685 can be marked as dup/fixed.

dvdsgl added a commit that referenced this pull request Feb 13, 2024
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.

3 participants