Skip to content

PEP8 fixes on codebase#309

Open
vgerak wants to merge 43 commits intogrnet:developfrom
vgerak:develop
Open

PEP8 fixes on codebase#309
vgerak wants to merge 43 commits intogrnet:developfrom
vgerak:develop

Conversation

@vgerak
Copy link
Copy Markdown
Contributor

@vgerak vgerak commented Nov 12, 2014

I tried to keep commits short and organized, so you can cherry-pick the ones you want, if you disagree with some. I haven't tackled the following two suggestions:
./snf-common/synnefo/lib/dictconfig.py:253:83: E721 do not compare types, use 'isinstance()'
./snf-common/synnefo/lib/dictconfig.py:473:87: E721 do not compare types, use 'isinstance()'
because I was unsure of the correct "classinfo" to be used.

I also noticed that you use wrapping on columns 80 and 120 on different files.
Is there any reasoning behind the distinction or it's just code before a style change?

@Erethon
Copy link
Copy Markdown
Contributor

Erethon commented Nov 12, 2014

Thank you for your contribution indorilftw.

As this is quite a big patch, it will take some time to be reviewed.
For starters could you please rebase your branch against GRNET's
develop branch, in order to remove the merge commits?

cstavr and others added 29 commits November 13, 2014 11:36
@vgerak
Copy link
Copy Markdown
Contributor Author

vgerak commented Nov 13, 2014

@Erethon rebase completed.
I understand that the review will take time, keep me posted for any changes necessary.

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.

3 participants