Add aliquot_sum.py new function and doctests #13316
Annotations
10 errors
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L17
ciphers/shuffled_shift_cipher.py:17:79: W291 Trailing whitespace
|
Ruff (W293):
ciphers/shuffled_shift_cipher.py#L16
ciphers/shuffled_shift_cipher.py:16:1: W293 Blank line contains whitespace
|
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L15
ciphers/shuffled_shift_cipher.py:15:27: W291 Trailing whitespace
|
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L14
ciphers/shuffled_shift_cipher.py:14:50: W291 Trailing whitespace
|
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L13
ciphers/shuffled_shift_cipher.py:13:50: W291 Trailing whitespace
|
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L12
ciphers/shuffled_shift_cipher.py:12:68: W291 Trailing whitespace
|
Ruff (W293):
ciphers/shuffled_shift_cipher.py#L11
ciphers/shuffled_shift_cipher.py:11:1: W293 Blank line contains whitespace
|
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L10
ciphers/shuffled_shift_cipher.py:10:45: W291 Trailing whitespace
|
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L9
ciphers/shuffled_shift_cipher.py:9:79: W291 Trailing whitespace
|
Ruff (W291):
ciphers/shuffled_shift_cipher.py#L8
ciphers/shuffled_shift_cipher.py:8:13: W291 Trailing whitespace
|