update ruff version (#30932)

* update ruff version

* fix research projects

* Empty

* Fix errors

---------

Co-authored-by: Lysandre <lysandre@huggingface.co>
This commit is contained in:
Arthur
2024-05-22 06:40:15 +02:00
committed by GitHub
parent 60bb571e99
commit 673440d073
1172 changed files with 1555 additions and 1861 deletions

View File

@@ -29,6 +29,7 @@ To only check if the mappings are properly sorted (as used in `make quality`), d
python utils/sort_auto_mappings.py --check_only
```
"""
import argparse
import os
import re