Skip to content
Snippets Groups Projects

Feat/pre commit checks

Merged Robert Rosca requested to merge feat/pre-commit-checks into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -16,7 +16,7 @@ repos:
hooks:
- id: nbstripout
- repo: https://github.com/pycqa/isort
rev: 5.3.0
rev: 5.6.4
hooks:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
Loading