Highlights
- Arctic Code Vault Contributor
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
9 contributions in the last year
Contribution activity
August - November 2020
July 2020
Created 1 commit in 1 repository
Created a pull request in palantir/python-language-server that received 3 comments
Fix ValueError when formatting if continuation lines are incorrectly indented when using autopep8
This patch temporarily re-monkey-patches the _checks in pycodestyle to use autopep8's checker, and then patches things back when done. This should fix

