Skip to content

Commit df3160f

Browse files
committed
backport essential fix
1 parent f425eaa commit df3160f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ repos:
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --show-fixes, --target-version=py39]
23+
exclude: ^cuda_bindings/cuda/bindings/_internal/_fast_enum\.py$
2324
- id: ruff-format
2425

2526
- repo: local

0 commit comments

Comments
 (0)