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

Enforce pep8 coding style #345

Merged
merged 34 commits into from
Dec 29, 2019
Merged

Enforce pep8 coding style #345

merged 34 commits into from
Dec 29, 2019

Conversation

pietermarsman
Copy link
Member

@pietermarsman pietermarsman commented Dec 29, 2019

Description

Fix pep8 and other code-style issues.

Fixes #312
Successor of #92

How Has This Been Tested?

By adding flake8 tests to the .gitlab-ci.yml.
Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the README.md and other documentation, or I am sure that this is not necessary
  • I have added a consice human-readable description of the change to CHANGELOG.md
  • I have added docstrings to newly created methods and classes
  • I have optimized the code at least one time after creating the initial version

fakabbir and others added 30 commits November 11, 2019 16:55
* pep8 correction for few files in /tools/ 328 > 160 to go

* pep8 correction: 160 > 5 to go
@pietermarsman pietermarsman changed the title Pep8 Enforce pep8 coding style Dec 29, 2019
@pietermarsman pietermarsman merged commit f3ab1bc into develop Dec 29, 2019
@pietermarsman
Copy link
Member Author

@fakabbir, i've merged our work on coding style! Thanks for all the effort!

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.

Use code-style enforcement
2 participants