From d5838cb42dce7d0327c51067f12083b8f19d7275 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Tue, 1 Jun 2021 15:46:36 +0300 Subject: [PATCH] 1 --- KOTIKOT_launcher.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KOTIKOT_launcher.py b/KOTIKOT_launcher.py index 494b9b9..7de5cf0 100644 --- a/KOTIKOT_launcher.py +++ b/KOTIKOT_launcher.py @@ -1,4 +1,4 @@ -import urllib.request, os +import urllib.request, os, time from subprocess import * from PyQt5 import *