From f3ff129b98ae34732b1006ae0b78ed20d37c2503 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sat, 29 Oct 2022 23:23:58 +0200 Subject: [PATCH] make format --- tests/test_tor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_tor.py b/tests/test_tor.py index 25ecf66..d5f1902 100644 --- a/tests/test_tor.py +++ b/tests/test_tor.py @@ -1,5 +1,5 @@ -import requests import pytest +import requests from cashu.tor.tor import TorProxy