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

ceph-disk: fix flake8 errors #11976

Merged
1 commit merged into from Nov 15, 2016
Merged

ceph-disk: fix flake8 errors #11976

1 commit merged into from Nov 15, 2016

Conversation

ghost
Copy link

@ghost ghost commented Nov 15, 2016

flake8 3.1.1 surfaces the following issues:

ceph_disk/main.py:173:1: E305 expected 2 blank lines after class or
function definition, found 1
ceph_disk/main.py:5011:1: E305 expected 2 blank lines after class or
function definition, found 1

Fixes: http://tracker.ceph.com/issues/17898

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit 9f3403b)
@ghost ghost added bug-fix tests labels Nov 15, 2016
@ghost ghost added this to the jewel milestone Nov 15, 2016
@ghost ghost assigned smithfarm Nov 15, 2016
@ghost ghost merged commit 6cf2916 into ceph:jewel-next Nov 15, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants