mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-23 06:48:16 +00:00
use env where possible
This commit is contained in:
parent
98dedc7baa
commit
fe00995991
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
from __future__ import print_function
|
||||
import argparse
|
||||
import hashlib
|
||||
|
Loading…
Reference in New Issue
Block a user