def check_file_type(): test = Gui() test.info_label[\'text\'] = \'\' inputpath = r\'C:\\...\' files = (file for file in os.listdir(inputpath) if os.p