Closed TimDettmers closed 7 years ago
Currently PEP8 is ignored. I think if we want to follow PEP8 we should put a test in wercker to enforce it. People then probably quickly pick up on this.
Before we can do that, we would need to convert the repo to PEP8.
Using PyCharm does wonders in that sense - it complains a whole lot if your code does not comply with PEP8
Currently PEP8 is ignored. I think if we want to follow PEP8 we should put a test in wercker to enforce it. People then probably quickly pick up on this.
Before we can do that, we would need to convert the repo to PEP8.