Skip to content

Commit 14410df

Browse files
authored
Update enigma_machine2.py
1 parent 85b233d commit 14410df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ciphers/enigma_machine2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
Created by TrapinchO
1616
"""
1717
from __future__ import annotations
18+
1819
from typing import Tuple
1920

2021

0 commit comments

Comments
 (0)