chunk() --> chuncker() to resolve undefined name · githuba/Python@aed9cb1 · GitHub
Skip to content

Commit aed9cb1

Browse files
author
cclauss
authored
chunk() --> chuncker() to resolve undefined name
flake8 results: ``` ./ciphers/playfair_cipher.py:88:25: F821 undefined name 'chunk' for char1, char2 in chunk(ciphertext, 2): ^ ```
1 parent a03b2ea commit aed9cb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ciphers/playfair_cipher.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)