Skip to content

Add aliquot_sum.py new function and doctests #13317

Add aliquot_sum.py new function and doctests

Add aliquot_sum.py new function and doctests #13317

Triggered via pull request June 22, 2025 05:10
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PLC0415): data_structures/binary_tree/diff_views_of_binary_tree.py#L176
data_structures/binary_tree/diff_views_of_binary_tree.py:176:5: PLC0415 `import` should be at the top-level of a file
Ruff: ciphers/shuffled_shift_cipher.py#L128
ciphers/shuffled_shift_cipher.py:128:1: SyntaxError: Expected dedent, found end of file
Ruff: ciphers/shuffled_shift_cipher.py#L93
ciphers/shuffled_shift_cipher.py:93:1: SyntaxError: unindent does not match any outer indentation level
Ruff: ciphers/shuffled_shift_cipher.py#L81
ciphers/shuffled_shift_cipher.py:81:1: SyntaxError: unindent does not match any outer indentation level
Ruff: ciphers/shuffled_shift_cipher.py#L75
ciphers/shuffled_shift_cipher.py:75:1: SyntaxError: unindent does not match any outer indentation level
Ruff: ciphers/shuffled_shift_cipher.py#L59
ciphers/shuffled_shift_cipher.py:59:1: SyntaxError: unindent does not match any outer indentation level
Ruff: ciphers/shuffled_shift_cipher.py#L53
ciphers/shuffled_shift_cipher.py:53:1: SyntaxError: unindent does not match any outer indentation level
Ruff: ciphers/shuffled_shift_cipher.py#L47
ciphers/shuffled_shift_cipher.py:47:1: SyntaxError: unindent does not match any outer indentation level
Ruff: ciphers/shuffled_shift_cipher.py#L43
ciphers/shuffled_shift_cipher.py:43:1: SyntaxError: unindent does not match any outer indentation level
Ruff: ciphers/shuffled_shift_cipher.py#L34
ciphers/shuffled_shift_cipher.py:34:1: SyntaxError: unindent does not match any outer indentation level