prettier/black

This commit is contained in:
benarc
2021-03-17 19:27:52 +00:00
parent 66cde0154b
commit ad545e7fe1
5 changed files with 48 additions and 49 deletions
+1
View File
@@ -114,6 +114,7 @@ async def api_link_delete(link_id):
return "", HTTPStatus.NO_CONTENT
@withdraw_ext.route("/api/v1/links/<the_hash>/<lnurl_id>", methods=["GET"])
@api_check_wallet_key("invoice")
async def api_hash_retrieve(the_hash, lnurl_id):