From 0c57a08fa7e3ce77d5b9fbb8dca839b3017d2152 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Tue, 23 Apr 2024 14:57:49 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blackbox/ui/GUI.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/blackbox/ui/GUI.py b/blackbox/ui/GUI.py index c8e601d..266632e 100644 --- a/blackbox/ui/GUI.py +++ b/blackbox/ui/GUI.py @@ -1,4 +1,7 @@ -#!/bin/python .venv +#!/bin/python + +# NOTE : We apply python system wide ! + import Functions as fn from ui.AppFrameGUI import AppFrameGUI from multiprocessing import cpu_count