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

remove code that lead to error and run with ci:check #1054

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Conversation

spirosChv
Copy link
Collaborator

No description provided.

@github-actions
Copy link

Loading_CalMS21_data
Instructor Open In Colab
Student
Code report for Loading_CalMS21_data

Code report for Loading_CalMS21_data.ipynb

Quality (pyflakes)

Total code issues: 0

Style (pycodestyle)

Total PEP8 violations: 49

Common problems:

  • 10 instances of E251 (unexpected spaces around keyword / parameter equals)
  • 6 instances of E402 (module level import not at top of file)
  • 6 instances of E231 (missing whitespace after ',')
  • 5 instances of E226 (missing whitespace around arithmetic operator)
  • 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)
  • 2 instances of E203 (whitespace before ':')
  • 1 instance of E401 (multiple imports on one line)
  • 1 instance of E501 (line too long (102 > 88 characters))
  • 1 instance of E501 (line too long (95 > 88 characters))

@spirosChv spirosChv merged commit 0a6c244 into main Jul 12, 2023
@spirosChv spirosChv deleted the run_project branch July 12, 2023 08:30
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