Skip to content

Commit

Permalink
try adding pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Jul 18, 2020
1 parent 4910ed7 commit 0e64355
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .pre-commit-hook.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- id: nbqa
name: nbqa
description: "Quality Assurance for Jupyter Notebooks"
entry: nbqa
language: python
language_version: python3
require_serial: true
types: [python]

0 comments on commit 0e64355

Please sign in to comment.