style: explicitly list shamir-mnemonic in the proper group

pull/748/head
matejcik 5 years ago committed by matejcik
parent 0320a6f23b
commit d1d9ce013e

@ -26,7 +26,7 @@ line_length = 88
not_skip=__init__.py
forced_separate = apps
known_standard_library = micropython,ubinascii,ustruct,uctypes,utime,utimeq,trezorio,trezorui,trezorutils,trezorconfig
known_third_party = curve25519,ecdsa,hypothesis,pytest,mnemonic
known_third_party = curve25519,ecdsa,hypothesis,pytest,mnemonic,shamir-mnemonic
known_first_party = trezorlib
[tool:pytest]

Loading…
Cancel
Save