From cdb882462afca809395969ed5a97e195bab6d7fd Mon Sep 17 00:00:00 2001 From: jonathan Date: Wed, 15 Oct 2025 19:53:51 +0000 Subject: [PATCH] Update install.py --- install.py | 1 + 1 file changed, 1 insertion(+) diff --git a/install.py b/install.py index 7a215c9..6ec0f47 100644 --- a/install.py +++ b/install.py @@ -1,4 +1,5 @@ import os +import sys def check_os(): """Checks the operating system and prints a message accordingly."""