2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2025-01-22 17:37:49 +05:30

test update

This commit is contained in:
Emily Willson 2020-07-22 14:24:14 -05:00
parent 455d30388b
commit eff90b2a9f

View File

@ -1,3 +1,7 @@
'''
Simple GUI to facilitate interaction with Fawkes.
'''
import threading
from tkinter import Tk, BOTH, StringVar
from tkinter.filedialog import askopenfilenames