Hi,
I think the Pylint error Missing module docstring (pylint:missing-docstring) has to be merge with Missing docstring in public package (pydocstyle:D100) to Missing docstring in public module (pydocstyle:D104).
Maybe pydocstyle erros have to be kept because they a little bit more accurate.
Hi,
I think the Pylint error
Missing module docstring (pylint:missing-docstring)has to be merge withMissing docstring in public package (pydocstyle:D100)toMissing docstring in public module (pydocstyle:D104).Maybe pydocstyle erros have to be kept because they a little bit more accurate.