Skip to content

Commit 681e189

Browse files
authored
Merge pull request #314 from tensorflow/indexing
Indexing
2 parents 7dfc8f0 + caa206a commit 681e189

20 files changed

+4557
-364
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
stages: ['commit']
77

88
- repo: https://github.com/pycqa/isort
9-
rev: 5.10.1
9+
rev: 5.12.0
1010
hooks:
1111
- id: isort
1212
name: isort (python)

0 commit comments

Comments
 (0)