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 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) ---