From 36c853b6efd15bf46b5420a7af4b8395a65f07e0 Mon Sep 17 00:00:00 2001 From: mirai Date: Thu, 1 Dec 2022 10:15:44 +0300 Subject: [PATCH] Updated client/client.py --- client/client.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/client.py b/client/client.py index 29a4fd0..44f1916 100644 --- a/client/client.py +++ b/client/client.py @@ -5,6 +5,8 @@ import time import rsa import os +OS = "" + class Client: