Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
247 contributions in the last year
Activity overview
Contribution activity
November - December 2020
October 2020
Created 32 commits in 3 repositories
Created a pull request in PyCQA/pylint that received 3 comments
Modify tox to show diff of formatting changes with black
With this change PR submitters can see what needs to be changed instead of just knowing that black needs to be run on the code. I think this is a g…