Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nbQA-dev/nbQA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.2
Choose a base ref
...
head repository: nbQA-dev/nbQA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.3
Choose a head ref
  • 11 commits
  • 11 files changed
  • 6 contributors

Commits on Sep 28, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#752)

    updates:
    - [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](asottile/pyupgrade@v2.38.0...v2.38.2)
    - [github.com/PyCQA/autoflake: v1.6.0 → v1.6.1](PyCQA/autoflake@v1.6.0...v1.6.1)
    - [github.com/kynan/nbstripout: 0.6.0 → 0.6.1](kynan/nbstripout@0.6.0...0.6.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7d5a254 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#757)

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](pre-commit/mirrors-mypy@v0.971...v0.981)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    ded61fb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#760)

    updates:
    - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0)
    - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.0 → v3.0.0-alpha.1](pre-commit/mirrors-prettier@v3.0.0-alpha.0...v3.0.0-alpha.1)
    - [github.com/PyCQA/pylint: v2.15.3 → v2.15.4](pylint-dev/pylint@v2.15.3...v2.15.4)
    - [github.com/pre-commit/mirrors-mypy: v0.981 → v0.982](pre-commit/mirrors-mypy@v0.981...v0.982)
    - [github.com/asottile/pyupgrade: v2.38.2 → v3.0.0](asottile/pyupgrade@v2.38.2...v3.0.0)
    - [github.com/PyCQA/autoflake: v1.6.1 → v1.7.1](PyCQA/autoflake@v1.6.1...v1.7.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    43ad4cb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#761)

    updates:
    - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.1 → v3.0.0-alpha.2](pre-commit/mirrors-prettier@v3.0.0-alpha.1...v3.0.0-alpha.2)
    - [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](asottile/pyupgrade@v3.0.0...v3.1.0)
    - [github.com/codespell-project/codespell: v2.2.1 → v2.2.2](codespell-project/codespell@v2.2.1...v2.2.2)
    - [github.com/asottile/setup-cfg-fmt: v2.0.0 → v2.1.0](asottile/setup-cfg-fmt@v2.0.0...v2.1.0)
    - [github.com/PyCQA/autoflake: v1.7.1 → v1.7.6](PyCQA/autoflake@v1.7.1...v1.7.6)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2d6f600 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Fix formatting of bash command (#763)

    The last bash command was not formatted as code. I've also changed the other bash commands to be inside a `.. code-block:: bash`, to improve formatting.
    tovrstra committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    35e3a7d View commit details
    Browse the repository at this point in the history
  2. Fix formatting of YAML snippets (#762)

    The last example was not formatted at all. I've also enabled yaml syntax highlighting for the other snippets.
    tovrstra committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d31d58f View commit details
    Browse the repository at this point in the history
  3. docs: add tovrstra as a contributor for doc (#764)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1cfe7fd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. remove correct cell in floattotop (#767)

    Co-authored-by: MarcoGorelli <>
    MarcoGorelli committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0295ba9 View commit details
    Browse the repository at this point in the history
  2. fixup test data

    MarcoGorelli committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    62b3273 View commit details
    Browse the repository at this point in the history
  3. v1.5.3

    MarcoGorelli committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2eec32f View commit details
    Browse the repository at this point in the history
Loading