Skip to content

Don't skip a line when the first docstring contains text#533

Merged
klen merged 1 commit into
python-mode:developfrom
Ram-Z:fold-docs
Aug 26, 2015
Merged

Don't skip a line when the first docstring contains text#533
klen merged 1 commit into
python-mode:developfrom
Ram-Z:fold-docs

Conversation

@Ram-Z
Copy link
Copy Markdown
Contributor

@Ram-Z Ram-Z commented Feb 22, 2015

According to pep257, "The summary line may be on the same line as the opening quotes or on the next line." This PR will always show the summary line in a fold even if it is on the same line as the opening quotes.

klen added a commit that referenced this pull request Aug 26, 2015
Don't skip a line when the first docstring contains text
@klen klen merged commit e92df45 into python-mode:develop Aug 26, 2015
@klen
Copy link
Copy Markdown
Collaborator

klen commented Aug 26, 2015

Thank you!

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