Closed matthiashh closed 5 years ago
Of course this relates to issue #2 and also makes PR #5 pretty much obsolete except that #5 was applied to master
.
I didn't know that all future commits on a branch are also included in a pull request.
I am closing this one in favour of one where I can merge develop
on an ongoing basis.
This should fix most violations of pep8. Exemptions were made for manually structured code through tabs.
I use
since I think that lines can be longer than 79 characters pep8 default, but they should be limited at one point. Of course this is an arbitrary number. Github sets 125 for example.