Add Disarium number algorithm with type hints and doctests #13579
Annotations
4 errors
|
|
|
scripts/evaluator.py#L170
scripts/evaluator.py:170:26: RUF003 Comment contains ambiguous `’` (RIGHT SINGLE QUOTATION MARK). Did you mean ``` (GRAVE ACCENT)?
|
|
scripts/evaluator.py#L148
scripts/evaluator.py:148:17: RUF005 Consider `[*z[:open_], str(result), *z[close + 1:]]` instead of concatenation
|
|
scripts/evaluator.py#L32
scripts/evaluator.py:32:5: C901 `evaluate` is too complex (29 > 17)
|
The logs for this run have expired and are no longer available.
Loading