Skip to content

Commit cb11eb5

Browse files
committed
fix lint
1 parent 42e664a commit cb11eb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convex_api/convex_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def query(self, transaction, address_account, language=None):
6969

7070
return self._transaction_query(address, transaction, language)
7171

72-
7372
def request_funds(self, amount, account):
7473
"""
7574
Request funds for an account from the block chain faucet.

0 commit comments

Comments
 (0)