mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 23:18:13 +00:00
style: explicitly list shamir-mnemonic in the proper group
This commit is contained in:
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…
Reference in New Issue
Block a user