Skip to content

Commit

Permalink
fix imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tritium committed Jul 27, 2023
1 parent 022cf65 commit d5bda77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bal_addresses/addresses.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import json
from bal_addresses import Errors
from .errors import Errors
from typing import Dict
from typing import Optional

Expand Down

0 comments on commit d5bda77

Please sign in to comment.