Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@willtheorangeguy
Copy link
Member

Describe the Pull Request

Add files to create a Python package.

@pep8speaks
Copy link

pep8speaks commented Sep 11, 2022

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

Line 36:72: E261 at least two spaces before inline comment
Line 36:73: E262 inline comment should start with '# '
Line 36:80: E501 line too long (92 > 79 characters)

Line 23:1: E302 expected 2 blank lines, found 1
Line 25:43: E261 at least two spaces before inline comment
Line 25:44: E262 inline comment should start with '# '
Line 33:1: E302 expected 2 blank lines, found 1
Line 44:1: E302 expected 2 blank lines, found 1
Line 47:60: E261 at least two spaces before inline comment
Line 47:61: E262 inline comment should start with '# '
Line 47:80: E501 line too long (94 > 79 characters)
Line 51:34: E251 unexpected spaces around keyword / parameter equals
Line 51:36: E251 unexpected spaces around keyword / parameter equals
Line 52:40: E251 unexpected spaces around keyword / parameter equals
Line 52:42: E251 unexpected spaces around keyword / parameter equals
Line 53:72: E261 at least two spaces before inline comment
Line 53:73: E262 inline comment should start with '# '
Line 53:80: E501 line too long (92 > 79 characters)
Line 54:80: E501 line too long (318 > 79 characters)
Line 54:301: E261 at least two spaces before inline comment
Line 54:302: E262 inline comment should start with '# '
Line 55:80: E501 line too long (94 > 79 characters)
Line 57:1: W293 blank line contains whitespace
Line 65:63: E261 at least two spaces before inline comment
Line 65:64: E262 inline comment should start with '# '
Line 65:80: E501 line too long (80 > 79 characters)

Line 3:1: E302 expected 2 blank lines, found 1
Line 7:1: E305 expected 2 blank lines after class or function definition, found 1
Line 8:1: E101 indentation contains mixed spaces and tabs
Line 8:1: W191 indentation contains tabs
Line 9:1: W191 indentation contains tabs
Line 10:1: E101 indentation contains mixed spaces and tabs
Line 10:5: E131 continuation line unaligned for hanging indent
Line 10:80: E501 line too long (127 > 79 characters)
Line 11:5: E131 continuation line unaligned for hanging indent
Line 12:5: E131 continuation line unaligned for hanging indent
Line 19:5: E131 continuation line unaligned for hanging indent
Line 20:5: E131 continuation line unaligned for hanging indent
Line 21:5: E131 continuation line unaligned for hanging indent
Line 22:5: E131 continuation line unaligned for hanging indent
Line 23:5: E131 continuation line unaligned for hanging indent
Line 24:5: E131 continuation line unaligned for hanging indent
Line 25:5: E131 continuation line unaligned for hanging indent

Comment last updated at 2022-09-12 00:00:39 UTC

@willtheorangeguy willtheorangeguy merged commit eac24b6 into master Sep 12, 2022
@willtheorangeguy
Copy link
Member Author

Merged.

@willtheorangeguy willtheorangeguy deleted the willtheorangeguy-pypi-files branch September 12, 2022 00:02
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants