Skip to content

Commit

Permalink
fixed relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed May 17, 2023
1 parent 33e2995 commit b0c16f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/monitoring_tests/template_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from web3 import Web3
from eth_typing import Address, HexStr
from hexbytes import HexBytes
from helper_functions import percent_eth_conversions_order
from src.helper_functions import percent_eth_conversions_order
from src.constants import (
ADDRESS,
header,
Expand Down

0 comments on commit b0c16f5

Please sign in to comment.