[pre-commit.ci] pre-commit autoupdate (#11296) #14
Annotations
4 errors
Ruff (UP032):
ciphers/rsa_cipher.py#L79
ciphers/rsa_cipher.py:79:13: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
ciphers/rsa_cipher.py#L105
ciphers/rsa_cipher.py:105:13: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
other/lfu_cache.py#L27
other/lfu_cache.py:27:16: UP032 Use f-string instead of `format` call
|
ruff
Process completed with exit code 1.
|