From 4e5c2657c93fd59f8df89ff163278c95bccf530f Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Wed, 8 Feb 2023 08:50:07 +0200 Subject: [PATCH] chore: code format --- tests/test_clients.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_clients.py b/tests/test_clients.py index 54a4da2..205e69d 100644 --- a/tests/test_clients.py +++ b/tests/test_clients.py @@ -1,10 +1,10 @@ import asyncio from json import dumps, loads from typing import Optional -from loguru import logger import pytest from fastapi import WebSocket +from loguru import logger from lnbits.extensions.nostrrelay.client_manager import ( NostrClientConnection,