chore: code format

This commit is contained in:
Vlad Stan 2023-03-17 15:06:09 +02:00
parent 30ffcf7f55
commit 3aa4875558
3 changed files with 10 additions and 10 deletions

View file

@ -34,4 +34,4 @@ def relay_info_response(relay_public_data: dict) -> JSONResponse:
"Access-Control-Allow-Headers": "*",
"Access-Control-Allow-Methods": "GET",
},
)
)