Skip to content

For issue #23135 Validate the description of the See Also #23188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

percevalve
Copy link

It makes makes sure the first letter in capitalized and there is a period at the end.

@pep8speaks
Copy link

Hello @percevalve! Thanks for submitting the PR.

Line 560:80: E501 line too long (82 > 79 characters)
Line 579:80: E501 line too long (84 > 79 characters)
Line 587:80: E501 line too long (88 > 79 characters)
Line 593:80: E501 line too long (85 > 79 characters)
Line 609:80: E501 line too long (83 > 79 characters)
Line 611:80: E501 line too long (88 > 79 characters)
Line 622:80: E501 line too long (86 > 79 characters)
Line 656:80: E501 line too long (85 > 79 characters)
Line 665:80: E501 line too long (83 > 79 characters)
Line 666:80: E501 line too long (81 > 79 characters)
Line 667:80: E501 line too long (85 > 79 characters)
Line 669:80: E501 line too long (81 > 79 characters)
Line 672:80: E501 line too long (81 > 79 characters)
Line 749:80: E501 line too long (80 > 79 characters)
Line 772:80: E501 line too long (82 > 79 characters)

Line 166:80: E501 line too long (84 > 79 characters)
Line 238:80: E501 line too long (80 > 79 characters)
Line 324:80: E501 line too long (85 > 79 characters)
Line 449:80: E501 line too long (84 > 79 characters)
Line 463:80: E501 line too long (80 > 79 characters)
Line 487:80: E501 line too long (83 > 79 characters)
Line 497:80: E501 line too long (88 > 79 characters)
Line 606:80: E501 line too long (81 > 79 characters)
Line 659:80: E501 line too long (81 > 79 characters)

@percevalve percevalve closed this Oct 16, 2018
@percevalve percevalve deleted the checking_see_also branch October 17, 2018 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Validate description of See Also section in docstrings
2 participants