corrscope/.pre-commit-config.yaml

8 wiersze
154 B
YAML

repos:
- repo: https://github.com/ambv/black
rev: stable
hooks:
- id: black
language_version: python3.6
exclude: 'utils/scipy_'