Commit 0659fdd5 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update

parent 2635a7c7
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -99,7 +99,6 @@ except:
####################################################



def checkInputList(input_list, n):
    if isinstance(type(input_list), list):
        # if type(input_list) != type([1, 2, 3]):