Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
ab6e8d50
Commit
ab6e8d50
authored
Apr 12, 2019
by
Hubert Chathi
Browse files
more isort
parent
107adba2
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/tests/pk_test.py
View file @
ab6e8d50
import
pytest
from
olm
import
(
ed25519_verify
,
PkDecryption
,
PkDecryptionError
,
PkEncryption
,
PkSigning
)
from
olm
import
(
PkDecryption
,
PkDecryptionError
,
PkEncryption
,
PkSigning
,
ed25519_verify
)
class
TestClass
(
object
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment