Skip to content
Snippets Groups Projects
Commit ab6e8d50 authored by Hubert Chathi's avatar Hubert Chathi
Browse files

more isort

parent 107adba2
No related branches found
No related tags found
No related merge requests found
import pytest
from olm import (
ed25519_verify,
PkDecryption,
PkDecryptionError,
PkEncryption,
PkSigning
)
from olm import (PkDecryption, PkDecryptionError, PkEncryption, PkSigning,
ed25519_verify)
class TestClass(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment