NeuromatchAcademy / course-content

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

Corrections #1078

Closed spirosChv closed 1 year ago

spirosChv commented 1 year ago
github-actions[bot] commented 1 year ago
W1D2_Tutorial3 W3D3_Tutorial1 W3D4_Tutorial3
Instructor Open In Colab Open In Colab Open In Colab
Student Open In Colab Open In Colab Open In Colab
Code report for W1D2_Tutorial3 Code report for W1D2_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 30 Common problems: - 8 instances of E402 (module level import not at top of file) - 4 instances of E302 (expected 2 blank lines, found 0) - 3 instances of E302 (expected 2 blank lines, found 1) - 3 instances of E305 (expected 2 blank lines after class or function definition, found 1) - 2 instances of E265 (block comment should start with '# ') - 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 E305 (expected 2 blank lines after class or function definition, found 0) - 1 instance of E501 (line too long (100 > 88 characters)) ---
Code report for W3D3_Tutorial1 Code report for W3D3_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 176 Common problems: - 35 instances of E402 (module level import not at top of file) - 13 instances of E266 (too many leading '#' for block comment) - 12 instances of E501 (line too long (100 > 88 characters)) - 9 instances of E226 (missing whitespace around arithmetic operator) - 8 instances of E501 (line too long (101 > 88 characters)) - 8 instances of E302 (expected 2 blank lines, found 1) - 7 instances of E501 (line too long (92 > 88 characters)) - 6 instances of E501 (line too long (91 > 88 characters)) - 6 instances of E305 (expected 2 blank lines after class or function definition, found 1) - 6 instances of E127 (continuation line over-indented for visual indent) ---
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)) ---