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 the code to be pep 8 compliant. #9

Merged
merged 1 commit into from
May 9, 2018
Merged

Fix the code to be pep 8 compliant. #9

merged 1 commit into from
May 9, 2018

Conversation

thefunny42
Copy link
Member

No description provided.

@thefunny42 thefunny42 merged commit ff41a91 into master May 9, 2018
@thefunny42 thefunny42 deleted the pep8 branch May 9, 2018 11:16
@@ -9,6 +9,6 @@


if sys.version_info[0] < 3:
str = unicode
str = unicode # NOQA
Copy link
Member

Choose a reason for hiding this comment

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

Uh? I know this is not part of this PR but usually it is the other way around :)

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