You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using pydocstyle 6.1.1 which is supposed to be aware of __init__.py and only emit D107. However I am getting the following error reported in these files:
pydocstyle: warning
D100 - Missing docstring in public module