Update sodium.py (#1)

pep8
This commit is contained in:
mengskysama 2016-08-17 16:57:16 +08:00 committed by smounives
parent 44ccb67e1d
commit 2761d3aa3f

View file

@ -136,4 +136,4 @@ def test_chacha20_ietf():
if __name__ == '__main__':
test_chacha20()
test_salsa20()
test_chacha20_ietf()
test_chacha20_ietf()