Skip to content

Commit e5f978a

Browse files
committed
Remove extra whitespace
1 parent f1f183e commit e5f978a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/scenarios/crypto.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,3 @@ Example
6565
# Decryption
6666
decryption_suite = AES.new('This is a key123', AES.MODE_CBC, 'This is an IV456')
6767
plain_text = decryption_suite.decrypt(cipher_text)
68-
69-
70-
71-

0 commit comments

Comments
 (0)