Transdoc Python Handler
A handler for docstrings within Python. Python code is kept as-is, with only triple-quote strings being modified.
If the Python file contains syntax which cannot be parsed (by libcst), a warning will be emitted, and the file will be transformed as plaintext.