Skip to content

Commit e24eb10

Browse files
authored
Black: replace --experimental-string-processing with --preview (#245)
1 parent 40a9381 commit e24eb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ repos:
1212
hooks:
1313
- id: black
1414
args:
15-
- --experimental-string-processing
15+
- --preview

0 commit comments

Comments
 (0)