NeuromatchAcademy / course-content

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

Pilot #1089

Closed iamzoltan closed 8 months ago

iamzoltan commented 10 months ago

DO NOT MERGE PR

github-actions[bot] commented 10 months ago
Bonus_Tutorial1
Instructor Open In Colab
Student Open In Colab
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) ---
github-actions[bot] commented 9 months ago
Bonus_Tutorial1
Instructor Open In Colab
Student Open In Colab
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) ---
iamzoltan commented 8 months ago

this was used for checking differences between the pilot content and the regular content