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

CI: Pre-commit to apply black/isort/flake8 on ipython notebooks #3287

Merged
merged 12 commits into from Oct 19, 2021

Commits on Jul 26, 2021

  1. Apply black on ipynb

    cphyc committed Jul 26, 2021
    Copy the full SHA
    99255a0 View commit details
    Browse the repository at this point in the history
  2. Use nbQA instead

    cphyc committed Jul 26, 2021
    Copy the full SHA
    ca3a328 View commit details
    Browse the repository at this point in the history
  3. Fix order

    cphyc committed Jul 26, 2021
    Copy the full SHA
    669a284 View commit details
    Browse the repository at this point in the history
  4. Update nbQA with @MarcoGorelli fixes

    cphyc committed Jul 26, 2021
    Copy the full SHA
    5b2103e View commit details
    Browse the repository at this point in the history
  5. Fix syntax error in ipynb

    cphyc committed Jul 26, 2021
    Copy the full SHA
    de17622 View commit details
    Browse the repository at this point in the history
  6. Fix flake8 errors in ipynb

    cphyc committed Jul 26, 2021
    Copy the full SHA
    60282ad View commit details
    Browse the repository at this point in the history
  7. Automatic linting

    convert-repo authored and cphyc committed Jul 26, 2021
    Copy the full SHA
    ec8bb45 View commit details
    Browse the repository at this point in the history
  8. Add lint pass to ignore list

    cphyc committed Jul 26, 2021
    Copy the full SHA
    c22fbd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Copy the full SHA
    8e744a8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d96db08 View commit details
    Browse the repository at this point in the history
  3. Take @MarcoGorelli comment into account

    'Kill two birds with one stone'
    cphyc committed Sep 7, 2021
    Copy the full SHA
    167a67f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e37ab0b View commit details
    Browse the repository at this point in the history