Skip to content

Commit 2b2e584

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c6e3d9f commit 2b2e584

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ciphers/skytale_cipher.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
from __future__ import annotations
3737

3838

39-
4039
def encrypt(plaintext: str, key: int) -> str:
4140
"""Encrypt plaintext using Scytale transposition.
4241

0 commit comments

Comments
 (0)