File: .pre-commit-hooks.yaml

package info (click to toggle)
python-nbstripout 0.9.0-1~exp2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 464 kB
  • sloc: python: 1,068; sh: 20; makefile: 13
file content (6 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
-   id: nbstripout
    name: nbstripout
    description: 'nbstripout: strip output from Jupyter and IPython notebooks'
    entry: nbstripout
    language: python
    types: [jupyter]