Skip to content

Commit f3e92d4

Browse files
committed
Use raw black config
1 parent 9f70e1f commit f3e92d4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ repos:
2828
rev: 22.3.0
2929
hooks:
3030
- id: black
31-
exclude_types: [directory]
32-
language_version: python3
33-
log_file: ./dev_precommit_black.log
34-
require_serial: true
35-
types: [file, python]
3631

3732
- repo: https://github.com/pycqa/flake8
3833
rev: 4.0.1

0 commit comments

Comments
 (0)