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

Pilot #1089

Closed
wants to merge 10 commits into from
Closed

Pilot #1089

wants to merge 10 commits into from

Conversation

iamzoltan
Copy link
Contributor

DO NOT MERGE PR

Copy link

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)

Copy link

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
Copy link
Contributor Author

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

@iamzoltan iamzoltan closed this Feb 14, 2024
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.

3 participants