Skip to content
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

[pull] master from tinygrad:master #62

Merged
merged 7 commits into from
Dec 13, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 13, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 13, 2024
@pull pull bot merged commit 1824cbd into foreign-sub:master Dec 13, 2024
@pep8speaks
Copy link

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

Line 15:80: E501 line too long (135 > 79 characters)
Line 15:103: E231 missing whitespace after ','
Line 15:105: E231 missing whitespace after ','
Line 15:109: E231 missing whitespace after ','

Line 74:1: E302 expected 2 blank lines, found 1
Line 74:80: E501 line too long (128 > 79 characters)
Line 74:119: E231 missing whitespace after ','
Line 74:123: E231 missing whitespace after ','
Line 75:3: E111 indentation is not a multiple of four
Line 75:41: E711 comparison to None should be 'if cond is None:'
Line 77:3: E111 indentation is not a multiple of four
Line 102:80: E501 line too long (95 > 79 characters)
Line 103:80: E501 line too long (114 > 79 characters)
Line 104:80: E501 line too long (191 > 79 characters)
Line 187:80: E501 line too long (156 > 79 characters)
Line 193:1: E302 expected 2 blank lines, found 1
Line 193:31: E231 missing whitespace after ':'
Line 205:80: E501 line too long (111 > 79 characters)

Line 3:10: E401 multiple imports on one line
Line 3:80: E501 line too long (82 > 79 characters)
Line 28:36: E701 multiple statements on one line (colon)
Line 60:7: E111 indentation is not a multiple of four
Line 88:80: E501 line too long (114 > 79 characters)
Line 103:20: E701 multiple statements on one line (colon)
Line 103:80: E501 line too long (91 > 79 characters)
Line 112:3: E111 indentation is not a multiple of four
Line 112:17: E701 multiple statements on one line (colon)
Line 112:80: E501 line too long (81 > 79 characters)

Line 42:3: E111 indentation is not a multiple of four
Line 42:80: E501 line too long (127 > 79 characters)
Line 49:3: E111 indentation is not a multiple of four
Line 49:80: E501 line too long (96 > 79 characters)
Line 79:3: E114 indentation is not a multiple of four (comment)
Line 80:3: E111 indentation is not a multiple of four
Line 80:20: E701 multiple statements on one line (colon)
Line 88:1: E302 expected 2 blank lines, found 1
Line 88:20: E231 missing whitespace after ':'
Line 89:3: E111 indentation is not a multiple of four
Line 89:36: E701 multiple statements on one line (colon)
Line 101:3: E111 indentation is not a multiple of four
Line 101:80: E501 line too long (108 > 79 characters)
Line 112:3: E111 indentation is not a multiple of four
Line 112:80: E501 line too long (140 > 79 characters)
Line 126:12: E231 missing whitespace after ','
Line 126:14: E231 missing whitespace after ','
Line 126:80: E501 line too long (111 > 79 characters)
Line 140:3: E111 indentation is not a multiple of four
Line 170:80: E501 line too long (131 > 79 characters)
Line 170:100: E231 missing whitespace after ','
Line 176:71: E231 missing whitespace after ','
Line 176:80: E501 line too long (147 > 79 characters)
Line 176:85: E225 missing whitespace around operator
Line 176:145: E231 missing whitespace after ','
Line 177:80: E501 line too long (142 > 79 characters)
Line 177:95: E231 missing whitespace after ','
Line 177:97: E231 missing whitespace after ','
Line 178:32: E128 continuation line under-indented for visual indent
Line 184:3: E114 indentation is not a multiple of four (comment)
Line 185:3: E111 indentation is not a multiple of four
Line 185:80: E501 line too long (131 > 79 characters)
Line 185:104: E231 missing whitespace after ':'
Line 186:3: E111 indentation is not a multiple of four
Line 186:80: E501 line too long (94 > 79 characters)
Line 187:3: E111 indentation is not a multiple of four
Line 187:80: E501 line too long (102 > 79 characters)
Line 214:1: E302 expected 2 blank lines, found 1
Line 214:19: E231 missing whitespace after ':'
Line 304:80: E501 line too long (89 > 79 characters)
Line 304:80: E701 multiple statements on one line (colon)
Line 328:1: E302 expected 2 blank lines, found 1
Line 328:29: E231 missing whitespace after ':'
Line 328:36: E231 missing whitespace after ':'
Line 400:3: E111 indentation is not a multiple of four
Line 401:3: E111 indentation is not a multiple of four
Line 407:3: E111 indentation is not a multiple of four
Line 407:70: E701 multiple statements on one line (colon)
Line 407:80: E501 line too long (108 > 79 characters)
Line 471:3: E111 indentation is not a multiple of four
Line 471:8: E225 missing whitespace around operator
Line 471:53: E701 multiple statements on one line (colon)
Line 471:80: E501 line too long (84 > 79 characters)
Line 518:49: E701 multiple statements on one line (colon)
Line 518:80: E501 line too long (92 > 79 characters)

Line 284:3: E111 indentation is not a multiple of four
Line 284:80: E501 line too long (94 > 79 characters)
Line 419:7: E111 indentation is not a multiple of four
Line 480:3: E111 indentation is not a multiple of four
Line 480:24: E231 missing whitespace after ':'
Line 480:34: E231 missing whitespace after ':'
Line 480:45: E231 missing whitespace after ':'
Line 480:80: E501 line too long (137 > 79 characters)
Line 485:80: E501 line too long (146 > 79 characters)
Line 485:83: E225 missing whitespace around operator
Line 500:80: E501 line too long (127 > 79 characters)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants