Skip to content

Conversation

@digitalfishpond
Copy link
Contributor

Fixes Python lint errors for #264

#

from __future__ import print_function

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't remove this empty line

ci.py Outdated
from __future__ import print_function

import datetime
from google.cloud import storage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from ... import ... should be separated from import ...

@digitalfishpond
Copy link
Contributor Author

@matrixik requested changes done

@matrixik matrixik merged commit 9adc522 into monasca:master Nov 20, 2017
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