mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 19:38:09 +00:00
Merge pull request #36 from mdance/patch-2
Update hashbang to use /usr/bin/env python in helloworld.py
This commit is contained in:
commit
591ac01b75
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
from trezorlib.client import TrezorClient
|
||||
from trezorlib.transport_hid import HidTransport
|
||||
|
Loading…
Reference in New Issue
Block a user