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

testpep8speaks #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

testpep8speaks #1

wants to merge 1 commit into from

Conversation

chinskiy
Copy link
Owner

@chinskiy chinskiy commented Oct 2, 2017

No description provided.

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 30:12: E225 missing whitespace around operator
Line 31:80: E501 line too long (96 > 79 characters)
Line 34:18: E225 missing whitespace around operator
Line 38:13: E225 missing whitespace around operator
Line 40:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (115 > 79 characters)
Line 107:5: E731 do not assign a lambda expression, use a def
Line 112:80: E501 line too long (83 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)
Line 121:45: W292 no newline at end of file

@chinskiy
Copy link
Owner Author

chinskiy commented Oct 2, 2017

add .pep8speaks.yml to master

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 30:12: E225 missing whitespace around operator
Line 31:80: E501 line too long (96 > 79 characters)
Line 34:18: E225 missing whitespace around operator
Line 38:13: E225 missing whitespace around operator
Line 40:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (115 > 79 characters)
Line 107:5: E731 do not assign a lambda expression, use a def
Line 112:80: E501 line too long (83 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)
Line 121:45: W292 no newline at end of file

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 30:12: E225 missing whitespace around operator
Line 31:80: E501 line too long (96 > 79 characters)
Line 34:18: E225 missing whitespace around operator
Line 38:13: E225 missing whitespace around operator
Line 40:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (115 > 79 characters)
Line 107:5: E731 do not assign a lambda expression, use a def
Line 112:80: E501 line too long (83 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)
Line 121:45: W292 no newline at end of file

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 30:12: E225 missing whitespace around operator
Line 31:80: E501 line too long (96 > 79 characters)
Line 34:18: E225 missing whitespace around operator
Line 38:13: E225 missing whitespace around operator
Line 40:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (115 > 79 characters)
Line 107:5: E731 do not assign a lambda expression, use a def
Line 112:80: E501 line too long (83 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)
Line 121:45: W292 no newline at end of file

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 30:12: E225 missing whitespace around operator
Line 31:80: E501 line too long (96 > 79 characters)
Line 34:18: E225 missing whitespace around operator
Line 38:13: E225 missing whitespace around operator
Line 40:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (115 > 79 characters)
Line 107:5: E731 do not assign a lambda expression, use a def
Line 112:80: E501 line too long (83 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)
Line 121:45: W292 no newline at end of file

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy deleted the testpep8speaks branch October 2, 2017 19:22
@ghost ghost restored the testpep8speaks branch October 2, 2017 19:23
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 30:12: E225 missing whitespace around operator
Line 31:80: E501 line too long (96 > 79 characters)
Line 34:18: E225 missing whitespace around operator
Line 38:13: E225 missing whitespace around operator
Line 40:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (115 > 79 characters)
Line 107:5: E731 do not assign a lambda expression, use a def
Line 112:80: E501 line too long (83 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)
Line 121:45: W292 no newline at end of file

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 30:12: E225 missing whitespace around operator
Line 31:80: E501 line too long (96 > 79 characters)
Line 34:18: E225 missing whitespace around operator
Line 38:13: E225 missing whitespace around operator
Line 40:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (115 > 79 characters)
Line 107:5: E731 do not assign a lambda expression, use a def
Line 112:80: E501 line too long (83 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)
Line 121:45: W292 no newline at end of file

@chinskiy chinskiy closed this Oct 2, 2017
@chinskiy chinskiy reopened this Oct 2, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 121:45: W292 no newline at end of file
Line 107:5: E731 do not assign a lambda expression, use a def
Line 38:13: E225 missing whitespace around operator
Line 34:18: E225 missing whitespace around operator
Line 30:12: E225 missing whitespace around operator

@chinskiy chinskiy closed this Oct 3, 2017
@chinskiy chinskiy reopened this Oct 3, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 121:45: W292 no newline at end of file
Line 107:5: E731 do not assign a lambda expression, use a def
Line 38:13: E225 missing whitespace around operator
Line 34:18: E225 missing whitespace around operator
Line 30:12: E225 missing whitespace around operator

@chinskiy chinskiy closed this Oct 7, 2017
@chinskiy chinskiy reopened this Oct 7, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 121:45: W292 no newline at end of file
Line 107:5: E731 do not assign a lambda expression, use a def
Line 38:13: E225 missing whitespace around operator
Line 34:18: E225 missing whitespace around operator
Line 30:12: E225 missing whitespace around operator

@chinskiy chinskiy closed this Oct 17, 2017
@chinskiy chinskiy reopened this Oct 17, 2017
@chinskiy chinskiy closed this Oct 17, 2017
@chinskiy chinskiy reopened this Oct 17, 2017
@chinskiy chinskiy closed this Oct 17, 2017
@chinskiy chinskiy reopened this Oct 17, 2017
@SvynkaPEPa
Copy link

Hello @chinskiy! Thanks for updating the PR.

  • In the file lab5.py, following are the PEP8 issues :

Line 121:45: W292 no newline at end of file
Line 107:5: E731 do not assign a lambda expression, use a def
Line 38:13: E225 missing whitespace around operator
Line 34:18: E225 missing whitespace around operator
Line 30:12: E225 missing whitespace around operator

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