diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 478592e..d14cae8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,10 +41,3 @@ repos: args: [--fix] - id: nbqa-black #- id: nbqa-mypy - - # strip out jupyter notebooks - - repo: https://github.com/kynan/nbstripout - rev: 0.6.1 - hooks: - - id: nbstripout -