Skip to content

Commit

Permalink
Fixes black for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gfrn committed Sep 1, 2022
1 parent f2facb1 commit 4f7f3d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ repos:
hooks:
- id: black
language_version: python3 # Should be a command that runs python3.6+
args: ["--config", ".black", "-v"]

- repo: https://gitlab.com/pycqa/flake8
rev: 5.0.4
Expand Down

0 comments on commit 4f7f3d0

Please sign in to comment.