![]() This addresses a few crashers, namely: * producing non-equivalent code due to mangling escaped newlines, * invalid hugging quote characters in the docstring body to the docstring outer triple quotes (causing a quadruple quote which is a syntax error), * lack of handling for docstrings that start on the same line as the `def`, and * invalid stripping of outer triple quotes when the docstring contained a string prefix. As a bonus, tests now also run when string normalization is disabled. |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
empty.toml | ||
test_black.py | ||
test_primer.py | ||
test.toml |