Skip to content

Commit 2b48c7e

Browse files
authored
Fix formatting
1 parent 88c72df commit 2b48c7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ dependencies = [
3434
"grpcio-reflection==1.75.1",
3535
"accelerate==1.7.0",
3636
"hf-transfer==0.1.9",
37-
"cachetools~=5.5"
38-
"protobuf==6.32.1; platform_machine == 's390x'",
37+
"cachetools~=5.5",
38+
"protobuf==6.32.1; platform_machine == 's390x'"
3939
]
4040

4141
[project.urls]

0 commit comments

Comments
 (0)