Skip to content

Added doctests to min_cost_string_conversion.py and removed :c specifier #10163

Added doctests to min_cost_string_conversion.py and removed :c specifier

Added doctests to min_cost_string_conversion.py and removed :c specifier #10163

Triggered via pull request October 3, 2024 20:56
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (E501): strings/min_cost_string_conversion.py#L24
strings/min_cost_string_conversion.py:24:89: E501 Line too long (170 > 88)
Ruff (E501): strings/min_cost_string_conversion.py#L41
strings/min_cost_string_conversion.py:41:89: E501 Line too long (112 > 88)
Ruff (E501): strings/min_cost_string_conversion.py#L74
strings/min_cost_string_conversion.py:74:89: E501 Line too long (120 > 88)
ruff
Process completed with exit code 1.