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
When checking docstrings the /scripts/validate_docstrings.py script tells which PEP8 violations have occurred in the examples, but not where. It would be helpful if the script also gave the line numbers of violations (as when running flake8 from the command line).