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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user