Skip to content

Update generic.py #46113

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
Closed

Update generic.py #46113

wants to merge 1 commit into from

Conversation

bjiro
Copy link

@bjiro bjiro commented Feb 22, 2022

Added documentation on head and tail methods. Parameter n can be larger than the object size.

Added documentation on head and tail methods. Parameter n can be larger than the object size.
@pep8speaks
Copy link

Hello @benjamrio! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 5164:1: W293 blank line contains whitespace
Line 5165:89: E501 line too long (97 > 88 characters)
Line 5170:38: W291 trailing whitespace
Line 5240:89: E501 line too long (97 > 88 characters)
Line 5241:1: W293 blank line contains whitespace
Line 5245:38: W291 trailing whitespace

@bjiro bjiro closed this Feb 22, 2022
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.

2 participants