Closed abhisharma404 closed 5 years ago
Hello, I would like to contribute on this. Do you need it to follow strictly PEP-8 style guide? I mean, should I ignore issues like E303 (too many blank lines) or E501 (line too long) or E231 (missing whitespace after)? Thanks!
@nahuelhm17 It would be better if PEP-8 is strictly followed :)
Ok, working on it :)
I have just create a merge request. #71
There's a been a lot of refactoring, checking it again for PEP-8 issues would be a great idea.