Skip to content

Commit

Permalink
set entry to black (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgirardet authored and ambv committed Oct 29, 2018
1 parent 5c2dd96 commit 32eed7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: black
name: black
language: system
entry: python3 -m black
entry: black
types: [python]
- id: flake8
name: flake8
Expand Down

0 comments on commit 32eed7d

Please sign in to comment.