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