Highlights
- Arctic Code Vault Contributor
Pinned
75 contributions in the last year
Contribution activity
January 2021
Created 11 commits in 2 repositories
Created 1 repository
- warsaw/blue Python
Created a pull request in grantjenks/blue that received 2 comments
Docstrings can be a single line
Closes #3
It seems like black uses is_docstring()
both for re-indentation and
re-quoting strings, but for our use case, we only care about re-quoti…
+1
−6
•
2
comments
Opened 4 other pull requests in 1 repository
Reviewed 2 pull requests in 2 repositories
grantjenks/blue 1 pull request
aio-libs/aiosmtpd 1 pull request
Created an issue in grantjenks/blue that received 4 comments
Odd single-quote to double-quote change
From flufl.lock 's setup.py
. I'm not sure why blue changes some single-quotes to double quotes in some cases. Note that it doesn't transform them a…
4
comments