Qiming Xu

Results 2 comments of Qiming Xu

I have the same problem. Reproduce: - Create a new free text annotation in a `.pdf` file(I use [C17 Final Draft.pdf](https://files.lhmouse.com/standards/ISO%20C%20N2176.pdf)) - Input the character 生(\u751f), 产(\u4ea7), 的(\u7684) - The...

Are you running `pre-commit run --all-files`? This may not be a `poetry` or `poetry-export` problem, but a `pre-commit` problem. For specific details, please refer to this code: https://github.com/pre-commit/pre-commit/blob/48f0dc9615488b583b11f2d90bd4a332701c6b6a/pre_commit/git.py#L154-L155, which means...