Skip to content

Commit

Permalink
fix imports?
Browse files Browse the repository at this point in the history
  • Loading branch information
Tritium committed Jul 25, 2023
1 parent bdc8129 commit ceb8fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bal_addresses/permissions.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from web3 import Web3
import requests
from dotmap import DotMap
from .addresses import AddrBook
from addresses import AddrBook
from collections import defaultdict
from munch import Munch

Expand Down

0 comments on commit ceb8fd6

Please sign in to comment.