Skip to content

Commit 06710db

Browse files
authored
Update yapf to version 0.43.0 (#846)
Yapf version 0.43.0 seems to be entirely compatible with the previously-used version 0.40.2. Running it recursively on the codebase produced no output.
2 parents 2e00856 + 38860a5 commit 06710db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ sympy==1.12
44
numpy==1.24.2 # TensorFlow can detect if it was built against other versions.
55
nbformat==5.1.3
66
pylint==2.4.4
7-
yapf==0.40.2
7+
yapf==0.43.0
88
tensorflow==2.15.0

0 commit comments

Comments
 (0)