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