Skip to content

Commit 131fbf5

Browse files
Merge pull request #4396 from AI-Hypercomputer:fix_pylint_pre_commit
PiperOrigin-RevId: 944816172
2 parents 9e4465c + 85ae4ec commit 131fbf5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ repos:
3131
- '--disable=R0401,R0917,W0201,W0613'
3232
- "--ignore-patterns='.pytype,.*pyi$'"
3333
- '--ignore-paths=src/maxtext/input_pipeline/protos'
34-
- 'benchmarks'
35-
- 'src'
36-
- 'tests'
3734

3835
# - repo: https://github.com/google/pytype
3936
# rev: 2024.10.11

0 commit comments

Comments
 (0)