Skip to content

Commit 7a202bf

Browse files
committed
small thing
1 parent f31e1a7 commit 7a202bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ repos:
102102
# Add all type stubs from typeshed
103103
- types-all
104104
args: [--no-install-types]
105-
exclude: |-
105+
exclude: |
106106
(?x)^(
107107
setup.py |
108108
build/.* |

0 commit comments

Comments
 (0)