1
0
Your Name 4 жил өмнө
parent
commit
4b6899759b

+ 1 - 0
hhh/aws-monitor/cl-test.py

@@ -27,6 +27,7 @@ for area in arealist:
             list1 = list(l2)
             list1[12]='"'
             l2 = ''.join(list1)
+            l2=l2.replace(',','')
             l2+='"'
             js+=l2
             js+="}"