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 codestyle E301 in class snippet #289

Merged
merged 1 commit into from Feb 6, 2019
Merged

Fix codestyle E301 in class snippet #289

merged 1 commit into from Feb 6, 2019

Conversation

etienne-napoleone
Copy link
Contributor

@etienne-napoleone etienne-napoleone commented Nov 28, 2018

Description of the Change

Added a newline after the docstring of the new class snippet. This is required to respect E301.

Alternate Designs

None

Benefits

Valid codestyle

Possible Drawbacks

None

Applicable Issues

A blank line is required before a class methode
@daviwil
Copy link
Contributor

daviwil commented Feb 6, 2019

Thanks @etienne-napoleone!

@daviwil daviwil merged commit f3a7f5b into atom:master Feb 6, 2019
@etienne-napoleone etienne-napoleone deleted the patch-1 branch Feb 8, 2019
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.

None yet

2 participants