format rbench.py by isort

This commit is contained in:
leoyizhang 2025-05-28 14:59:49 +08:00
parent 01af69a685
commit d679be0cf6

View File

@ -1,5 +1,7 @@
from datasets import Dataset, load_dataset
from opencompass.registry import LOAD_DATASET
from .base import BaseDataset