Skip to content

Commit b44bba8

Browse files
committed
Fix ruff pin
1 parent eed6c2d commit b44bba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ nanotron = [
8383
"nanotron",
8484
"tensorboardX"
8585
]
86-
quality = ["ruff==v0.2.2"]
86+
quality = ["ruff==0.2.2"]
8787
tests = ["pytest==7.4.0"]
8888
dev = ["lighteval[accelerate,quality,tests]"]
8989

0 commit comments

Comments
 (0)