pep8 much?
This commit is contained in:
parent
e77e45d8b8
commit
ed50bc746c
33 changed files with 92 additions and 99 deletions
|
@ -20,4 +20,3 @@ def spell(inp):
|
|||
return "That word appears to be valid! (suggestions: " + s_string + ")"
|
||||
else:
|
||||
return "That word appears to be invalid! (suggestions: " + s_string + ")"
|
||||
|
||||
|
|
Reference in a new issue