Skip to content

Commit

Permalink
adjust yapf config temporarily because of yapf issue #1164
Browse files Browse the repository at this point in the history
  • Loading branch information
kafitzgerald committed Oct 8, 2024
1 parent 0ca687c commit 0889748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ repos:
hooks:
- id: yapf
args: ['--in-place', '--recursive', '--style', 'google']
require_serial: true

- repo: https://github.com/PyCQA/docformatter # To format the doc strings to conform PEP257
rev: v1.7.5
Expand Down

0 comments on commit 0889748

Please sign in to comment.