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 up
Pinned
44 contributions in the last year
Contribution activity
October 2020
- anirudnits/lutris Python
Created a pull request in PyCQA/isort that received 1 comment
Corrected a misplaced test and added another.
Sorry I previously misplaced the --only-modified stdin test in the test_unsupported_encoding function, so just corrected that. Also to increase cov…
Created an issue in PyCQA/isort that received 4 comments
--exclude CLI flag to exclude files and directories from being scanned.
Basically like the --exclude regex_pattern flag in black and flake8 etc, where directories and files are matched with the regular expression provid…