Fix sphinx/build_docs warnings for ciphers #12234
Annotations
4 errors and 1 warning
Ruff (E501):
ciphers/caesar_cipher.py#L191
ciphers/caesar_cipher.py:191:89: E501 Line too long (90 > 88)
|
Ruff (E501):
ciphers/decrypt_caesar_with_chi_squared.py#L68
ciphers/decrypt_caesar_with_chi_squared.py:68:89: E501 Line too long (89 > 88)
|
Ruff (E501):
ciphers/decrypt_caesar_with_chi_squared.py#L78
ciphers/decrypt_caesar_with_chi_squared.py:78:89: E501 Line too long (89 > 88)
|
ruff
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|