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

rename image for W1D2 Art, start on bonus #7

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Conversation

iamzoltan
Copy link
Contributor

No description provided.

Copy link

Bonus_Intro Bonus_Outro Bonus_Tutorial1 Bonus_Tutorial2 Bonus_Tutorial3 W1D1_Tutorial4
Instructor Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab
Student Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab
Code report for Bonus_Intro

Code report for Bonus_Intro.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 0


Code report for Bonus_Outro

Code report for Bonus_Outro.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 0


Code report for Bonus_Tutorial1

Code report for Bonus_Tutorial1.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 42

Common problems:

  • 19 instances of E402 (module level import not at top of file)
  • 10 instances of E123 (closing bracket does not match indentation of opening bracket's line)
  • 3 instances of E226 (missing whitespace around arithmetic operator)
  • 3 instances of E501 (line too long (100 > 88 characters))
  • 3 instances of E266 (too many leading '#' for block comment)
  • 1 instance of E302 (expected 2 blank lines, found 0)
  • 1 instance of E501 (line too long (104 > 88 characters))
  • 1 instance of E305 (expected 2 blank lines after class or function definition, found 0)
  • 1 instance of W292 (no newline at end of file)

Code report for Bonus_Tutorial2

Code report for Bonus_Tutorial2.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 43

Common problems:

  • 16 instances of E402 (module level import not at top of file)
  • 12 instances of W605 (invalid escape sequence '\p')
  • 5 instances of E123 (closing bracket does not match indentation of opening bracket's line)
  • 2 instances of E501 (line too long (100 > 88 characters))
  • 2 instances of E266 (too many leading '#' for block comment)
  • 1 instance of E302 (expected 2 blank lines, found 0)
  • 1 instance of E501 (line too long (104 > 88 characters))
  • 1 instance of E226 (missing whitespace around arithmetic operator)
  • 1 instance of E305 (expected 2 blank lines after class or function definition, found 0)
  • 1 instance of E501 (line too long (90 > 88 characters))

Code report for Bonus_Tutorial3

Code report for Bonus_Tutorial3.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 40

Common problems:

  • 16 instances of E402 (module level import not at top of file)
  • 12 instances of W605 (invalid escape sequence '\p')
  • 4 instances of E226 (missing whitespace around arithmetic operator)
  • 2 instances of E501 (line too long (100 > 88 characters))
  • 2 instances of W503 (line break before binary operator)
  • 1 instance of E302 (expected 2 blank lines, found 0)
  • 1 instance of E501 (line too long (104 > 88 characters))
  • 1 instance of E305 (expected 2 blank lines after class or function definition, found 0)
  • 1 instance of W292 (no newline at end of file)

Code report for W1D1_Tutorial4

Code report for W1D1_Tutorial4.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 0


@iamzoltan iamzoltan merged commit b0970bf into main Dec 11, 2023
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