The Wayback Machine - https://web.archive.org/web/20221207052703/https://github.com/atom/language-python/pull/125
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

No newline after pdb/ipdb for consistency with other mid-file snippets #125

Merged
merged 1 commit into from Jan 6, 2016
Merged

Conversation

jrial
Copy link
Contributor

@jrial jrial commented Jan 6, 2016

If you use the pdb/ipdb snippet, an extra newline is inserted into your code. This is undesirable, and inconsistent with all other snippets (with the exception of enc/env, where it makes sense).

This PR removes the extra newlines.

@jrial jrial mentioned this pull request Jan 6, 2016
50Wliu added a commit that referenced this pull request Jan 6, 2016
No newline after pdb/ipdb for consistency with other mid-file snippets
@50Wliu 50Wliu merged commit 8da225a into atom:master Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants