bugfix: Fix signature mismatch in benchmark's get_tokenizer
function
#32218
Annotations
3 errors and 1 warning
Ruff (E501):
benchmarks/backend_request_func.py#L431
benchmarks/backend_request_func.py:431:81: E501 Line too long (85 > 80)
|
Ruff (E501):
benchmarks/backend_request_func.py#L438
benchmarks/backend_request_func.py:438:81: E501 Line too long (83 > 80)
|
ruff (3.12)
Process completed with exit code 1.
|
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|