2
0
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:
Emily Willson
2020-07-22 14:24:14 -05:00
parent 455d30388b
commit eff90b2a9f
+4
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