@eshanized updated the repository!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-23 14:57:49 +05:30
parent d6e96731a6
commit 0c57a08fa7

View File

@@ -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