File: .pre-commit-hooks.yaml

package info (click to toggle)
python-nbstripout 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: python: 870; sh: 18; makefile: 13
file content (6 lines) | stat: -rw-r--r-- 183 bytes parent folder | download
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]