kube-tarian / git-bridge

Whitespace after opening parenthesis detected FLK-E201
Style
Minor
2 years ago2 years old
 59          "int32":32323232, "bool": True, 
 60          "LONG STRING": u"123456789012345678901234567890123456789012345678901234567890",
 61          "SHORT STRING": u"1234567890" },
 62        { True: "true", 138: False, "false": 200 } 63        ]
 64    
 65    l = []
 55        { "true": u"True",
 56          "false": False,
 57          "uint16(1616)": 1616 },
 58        { "list": [1616, 32323232, True, -3232.0, {"TRUE":True, "FALSE":False}, [True, False] ], 59          "int32":32323232, "bool": True, 
 60          "LONG STRING": u"123456789012345678901234567890123456789012345678901234567890",
 61          "SHORT STRING": u"1234567890" },
 52    l1 = [
 53        { "true": True,
 54          "false": False },
 55        { "true": u"True", 56          "false": False,
 57          "uint16(1616)": 1616 },
 58        { "list": [1616, 32323232, True, -3232.0, {"TRUE":True, "FALSE":False}, [True, False] ],
 50         #-6795364578871345152,
 51         ]
 52    l1 = [
 53        { "true": True, 54          "false": False },
 55        { "true": u"True",
 56          "false": False,