NeuromatchAcademy / course-content

NMA Computational Neuroscience course
https://compneuro.neuromatch.io
Creative Commons Attribution 4.0 International
2.65k stars 983 forks source link

W3d4_fix #1075

Closed GaganaB closed 1 year ago

GaganaB commented 1 year ago

Fixing Issue #1074 and Issue #1073

github-actions[bot] commented 1 year ago
W3D4_Tutorial3
Instructor Open In Colab
Student Open In Colab
Code report for W3D4_Tutorial3 Code report for W3D4_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 52 Common problems: - 11 instances of E231 (missing whitespace after ',') - 10 instances of E226 (missing whitespace around arithmetic operator) - 9 instances of E402 (module level import not at top of file) - 5 instances of E302 (expected 2 blank lines, found 0) - 5 instances of E121 (continuation line under-indented for hanging indent) - 2 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E266 (too many leading '#' for block comment) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E501 (line too long (101 > 88 characters)) - 1 instance of E501 (line too long (94 > 88 characters)) ---
github-actions[bot] commented 1 year ago
W3D4_Tutorial1 W3D4_Tutorial3
Instructor Open In Colab Open In Colab
Student Open In Colab Open In Colab
Code report for W3D4_Tutorial1 Code report for W3D4_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 77 Common problems: - 10 instances of E402 (module level import not at top of file) - 9 instances of E261 (at least two spaces before inline comment) - 8 instances of E251 (unexpected spaces around keyword / parameter equals) - 6 instances of E231 (missing whitespace after ',') - 6 instances of E225 (missing whitespace around operator) - 5 instances of E302 (expected 2 blank lines, found 1) - 5 instances of E226 (missing whitespace around arithmetic operator) - 4 instances of E703 (statement ends with a semicolon) - 3 instances of E302 (expected 2 blank lines, found 0) - 3 instances of E305 (expected 2 blank lines after class or function definition, found 0) ---
Code report for W3D4_Tutorial3 Code report for W3D4_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 52 Common problems: - 11 instances of E231 (missing whitespace after ',') - 10 instances of E226 (missing whitespace around arithmetic operator) - 9 instances of E402 (module level import not at top of file) - 5 instances of E302 (expected 2 blank lines, found 0) - 5 instances of E121 (continuation line under-indented for hanging indent) - 2 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E266 (too many leading '#' for block comment) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E501 (line too long (101 > 88 characters)) - 1 instance of E501 (line too long (94 > 88 characters)) ---