Revert "update ruff to 0.11.2 (#9531)" (#9535)

This reverts commit d8d65e2747.
This commit is contained in:
chenyu
2025-03-21 14:52:25 -04:00
committed by GitHub
parent b46b8ee15e
commit ee3d313b34
2 changed files with 8 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ setup(name='tinygrad',
"mypy==1.13.0",
"typing-extensions",
"pre-commit",
"ruff==0.11.2",
"ruff",
"types-tqdm",
],
#'mlperf': ["mlperf-logging @ git+https://github.com/mlperf/logging.git@4.1.0-rc3"],