Skip to content

Add aliquot_sum.py new function and doctests #13287

Add aliquot_sum.py new function and doctests

Add aliquot_sum.py new function and doctests #13287

Triggered via pull request June 22, 2025 02:45
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W293): ciphers/shuffled_shift_cipher.py#L98
ciphers/shuffled_shift_cipher.py:98:1: W293 Blank line contains whitespace
Ruff (W293): ciphers/shuffled_shift_cipher.py#L92
ciphers/shuffled_shift_cipher.py:92:1: W293 Blank line contains whitespace
Ruff (W293): ciphers/shuffled_shift_cipher.py#L80
ciphers/shuffled_shift_cipher.py:80:1: W293 Blank line contains whitespace
Ruff (W293): ciphers/shuffled_shift_cipher.py#L75
ciphers/shuffled_shift_cipher.py:75:1: W293 Blank line contains whitespace
Ruff (W293): ciphers/shuffled_shift_cipher.py#L68
ciphers/shuffled_shift_cipher.py:68:1: W293 Blank line contains whitespace
Ruff (W293): ciphers/shuffled_shift_cipher.py#L63
ciphers/shuffled_shift_cipher.py:63:1: W293 Blank line contains whitespace
Ruff (W293): ciphers/shuffled_shift_cipher.py#L50
ciphers/shuffled_shift_cipher.py:50:1: W293 Blank line contains whitespace
Ruff (W293): ciphers/shuffled_shift_cipher.py#L44
ciphers/shuffled_shift_cipher.py:44:1: W293 Blank line contains whitespace
Ruff (W291): ciphers/shuffled_shift_cipher.py#L14
ciphers/shuffled_shift_cipher.py:14:50: W291 Trailing whitespace
Ruff (I001): ciphers/shuffled_shift_cipher.py#L1
ciphers/shuffled_shift_cipher.py:1:1: I001 Import block is un-sorted or un-formatted