ref: Bump ruff version to 0.8 (#5087)
This commit is contained in:
parent
b98614ca5b
commit
2f0c67e851
12 changed files with 35 additions and 35 deletions
|
|
@ -9,7 +9,7 @@ import argparse
|
|||
import sys
|
||||
|
||||
from huggingface_hub import HfApi, list_models
|
||||
from rich import print
|
||||
from rich import print # noqa: A004
|
||||
|
||||
# Use root method
|
||||
models = list_models()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue