Skip to content

Commit

Permalink
Add comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Mar 28, 2022
1 parent 46bfd1e commit c857fbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ repos:
hooks:
- id: black
files: python/.*
# This pinning can be removed once we upgrade our black version
# to one that has resolved
# https://github.com/psf/black/issues/2964
additional_dependencies:
- click==8.0.4
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit c857fbe

Please sign in to comment.