From 95f198edc8a482d875592c708adf3e4c0300d283 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Mon, 31 Oct 2022 22:32:43 +0100 Subject: [PATCH] make format --- cashu/tor/timeout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cashu/tor/timeout.py b/cashu/tor/timeout.py index df715f1..2454f06 100755 --- a/cashu/tor/timeout.py +++ b/cashu/tor/timeout.py @@ -2,9 +2,9 @@ import os import signal import subprocess -from symbol import except_clause import sys import time +from symbol import except_clause def main():