Skip to content
Snippets Groups Projects
.pre-commit-config.yaml 124 B
repos:
-   repo: https://github.com/ambv/black
    rev: stable
    hooks:
    - id: black
      language_version: python3.7