Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update ethereum_tokens.py
  • Loading branch information
manuwarfare authored Jun 14, 2025
commit 7661fff1c3c19b1becc99ae60d46fdfb4d4e9b2d
2 changes: 1 addition & 1 deletion keepkeylib/eth/ethereum_tokens.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/env python3
#!/usr/bin/env python3

from __future__ import print_function
import json
Expand Down