From 432f17edd4a0a771bbe05011030f745baaaf5945 Mon Sep 17 00:00:00 2001 From: aeromanager Date: Thu, 12 Oct 2023 13:41:29 +0300 Subject: [PATCH] Update main.py --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 8c3e946..5f75bd9 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,3 @@ -print ("Hello") +import os +print ("Hello") new commit \ No newline at end of file