pull/25/head
Emily Willson 2020-07-22 14:24:14 -05:00
rodzic 455d30388b
commit eff90b2a9f
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -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