Skip to content

Commit

Permalink
2 4 6 pep8, pre-commit is really great
Browse files Browse the repository at this point in the history
  • Loading branch information
mapsam committed Sep 17, 2019
1 parent 2de18ab commit 03edddc
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 @@ -2,7 +2,7 @@ repos:
-
repo: 'https://github.com/ambv/black'
# 18.6b1
rev: ed50737290662f6ef4016a7ea44da78ee1eff1e2
rev: stable
hooks:
- id: black
args: ['--safe']
Expand Down

0 comments on commit 03edddc

Please sign in to comment.