Skip to content

Commit

Permalink
tox style
Browse files Browse the repository at this point in the history
  • Loading branch information
tkernell committed Feb 21, 2024
1 parent d6c582e commit 3f833b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/telliot_feeds/queries/evm_balance_current.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class EVMBalanceCurrent(AbiQuery):
def value_type(self) -> ValueType:
"""Data type returned for a EVMBalance query.
balance:
balance:
- 'uint256': balance in wei
- 'packed': false
timestamp:
Expand Down

0 comments on commit 3f833b7

Please sign in to comment.