From 22e3649affd88df20c939a598138610df7742d42 Mon Sep 17 00:00:00 2001 From: Void User Date: Fri, 20 Jan 2023 20:27:29 +0300 Subject: [PATCH] test --- ping.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ping.py b/ping.py index 020c5e1..b4a2ccf 100644 --- a/ping.py +++ b/ping.py @@ -43,5 +43,5 @@ while True: write() except Exception as e: - print('e') + print(e)