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

add snippets #103

Merged
merged 2 commits into from
Jun 27, 2023
Merged

add snippets #103

merged 2 commits into from
Jun 27, 2023

Conversation

spirosChv
Copy link
Contributor

No description provided.

@github-actions
Copy link

W0D3_Tutorial3
Instructor Open In Colab
Student Open In Colab
Code report for W0D3_Tutorial3

Code report for W0D3_Tutorial3.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 147

Common problems:

  • 58 instances of E251 (unexpected spaces around keyword / parameter equals)
  • 17 instances of E402 (module level import not at top of file)
  • 13 instances of E226 (missing whitespace around arithmetic operator)
  • 5 instances of E302 (expected 2 blank lines, found 1)
  • 5 instances of E703 (statement ends with a semicolon)
  • 3 instances of E302 (expected 2 blank lines, found 0)
  • 3 instances of E231 (missing whitespace after ',')
  • 3 instances of E305 (expected 2 blank lines after class or function definition, found 0)
  • 3 instances of E501 (line too long (100 > 88 characters))
  • 3 instances of E501 (line too long (91 > 88 characters))

@spirosChv spirosChv merged commit 7153d8b into main Jun 27, 2023
@spirosChv spirosChv deleted the fixes branch June 27, 2023 07:43
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.

2 participants