I'd like PYI021 to provide an autofix (even an "unsafe" one is fine by me) to easily remove docstrings that may be generated by other tools. For example, https://github.com/microsoft/python-type-stubs/tree/main/stubs/sympy-stubs#remove-doc-comments has a custom script to remove docstrings that could be replaced by Ruff.