mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2026-06-12 21:50:46 +05:30
test update
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
'''
|
||||||
|
Simple GUI to facilitate interaction with Fawkes.
|
||||||
|
'''
|
||||||
|
|
||||||
import threading
|
import threading
|
||||||
from tkinter import Tk, BOTH, StringVar
|
from tkinter import Tk, BOTH, StringVar
|
||||||
from tkinter.filedialog import askopenfilenames
|
from tkinter.filedialog import askopenfilenames
|
||||||
|
|||||||
Reference in New Issue
Block a user