Skip to content

Commit 4a22465

Browse files
Fix formatting
1 parent 934c5e6 commit 4a22465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_base_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
# SOFTWARE.
2222

2323
from lighteval.models.model_config import BaseModelConfig
24-
from lighteval.utils.utils import EnvConfig
2524
from lighteval.models.model_loader import load_model
25+
from lighteval.utils.utils import EnvConfig
2626

2727

2828
def test_empty_requests():

0 commit comments

Comments
 (0)