mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2024-12-22 07:09:33 +05:30
test update
This commit is contained in:
parent
455d30388b
commit
eff90b2a9f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user