Kaydet (Commit) 369f35a2 authored tarafından Gregory P. Smith's avatar Gregory P. Smith

fix whitespace

üst ec075e64
......@@ -86,7 +86,7 @@ def __get_builtin_constructor(name):
elif bs == '384':
return _sha512.sha384
except ImportError:
pass # no extension module, this hash is unsupported.
pass # no extension module, this hash is unsupported.
raise ValueError('unsupported hash type %s' % name)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment