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

PEP8 compliance, whitespace only #50

Merged
merged 1 commit into from Jan 22, 2016
Merged

PEP8 compliance, whitespace only #50

merged 1 commit into from Jan 22, 2016

Conversation

mdxs
Copy link
Contributor

@mdxs mdxs commented Nov 18, 2015

Used the pep8 tool, with --ignore=E111,E114,E501,E121,E502 to make the code base more PEP8 compliant. This change should only be about whitespace and in the case of __init__.py.also some ordering of the code (to comply with PEP8 guidelines).

This doesn't address _version.py and six.py as I assume these to be external.

@warner warner merged commit 7059e40 into tlsfuzzer:master Jan 22, 2016
@mdxs mdxs deleted the pep8 branch February 7, 2016 13:44
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