Hideo Hattori
Results
42
comments of
Hideo Hattori
📝 ## Example code to be reproduced ```python # target.py doc, doc2 = (""" World: 1 + "programming" + " pythonあ""", """abc""" ) ``` ### with Python3.12 (3.12.4) ``` $...
@cclarkedt Sorry for late reply. I do not want to change the behavior of an option that already exists if possible. So I decided to add the `--fullpath` option as...