Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab47577

Browse files
committed
white space cleanup
1 parent afa2973 commit ab47577

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/crypt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ def crypt(word, salt=None):
6060
methods.append(_method)
6161
methods.append(METHOD_CRYPT)
6262
del _result, _method
63-

0 commit comments

Comments
 (0)