build(deps): bump tokenizers from 0.21 to 0.22.1 #6
Annotations
10 errors
|
Ruff (E501):
data_pipeline/distill_response.py#L25
data_pipeline/distill_response.py:25:121: E501 Line too long (121 > 120)
|
|
Ruff (UP028):
custom_sampler/difficulty_sampler.py#L26
custom_sampler/difficulty_sampler.py:26:9: UP028 Replace `yield` over `for` loop with `yield from`
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L360
custom_rewards/lmms_lab_recipe.py:360:121: E501 Line too long (128 > 120)
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L342
custom_rewards/lmms_lab_recipe.py:342:121: E501 Line too long (126 > 120)
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L60
custom_rewards/lmms_lab_recipe.py:60:121: E501 Line too long (128 > 120)
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L57
custom_rewards/lmms_lab_recipe.py:57:121: E501 Line too long (165 > 120)
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L39
custom_rewards/lmms_lab_recipe.py:39:121: E501 Line too long (208 > 120)
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L30
custom_rewards/lmms_lab_recipe.py:30:121: E501 Line too long (128 > 120)
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L27
custom_rewards/lmms_lab_recipe.py:27:121: E501 Line too long (165 > 120)
|
|
Ruff (E501):
custom_rewards/lmms_lab_recipe.py#L14
custom_rewards/lmms_lab_recipe.py:14:121: E501 Line too long (144 > 120)
|