mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-21 03:55:05 +02:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
1
blackbox/Functions.py
Normal file
1
blackbox/Functions.py
Normal file
@@ -0,0 +1 @@
|
||||
#!/bin/python
|
@@ -1 +1,12 @@
|
||||
#!/bin/python
|
||||
|
||||
'''
|
||||
NOTE: Don't use any virtual environment as we need gi and Gtk
|
||||
'''
|
||||
|
||||
# Module Import
|
||||
|
||||
import os
|
||||
import sys
|
||||
import time
|
||||
import subprocess
|
||||
|
Reference in New Issue
Block a user