Skip to content

Commit

Permalink
Update token_transfer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler authored Dec 12, 2024
1 parent 6473f0e commit ff691cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eth_portfolio/_loaders/token_transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import a_sync
import dank_mids
import msgspec
from async_lru import alru_cache
from evmspec.data import TransactionIndex
from pony.orm import TransactionIntegrityError, UnexpectedError
from y import ERC20
Expand Down

0 comments on commit ff691cb

Please sign in to comment.